How to use small oracle database in my program

2003-04-01 Thread liujd
it .The program needs them. If there is some way to get the core parts of oracle that you only install it you can use them? I just need some table and index to make my processing data fast. Thank you ! -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: liujd INET: [EMAIL PROTECTED

: enterprise manager console and sql

2003-03-27 Thread liujd
to make them work . Thanks in advance! Regards Liujd -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: liujd INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego, California-- Mailing list and web hosting services

: how to confirm the context has been in

2003-03-26 Thread liujd
: Multiple recipients of list ORACLE-L : RE: how to confirm the context has been initialized . - --- Original Message --- - From: liujd [EMAIL PROTECTED] To: Multiple recipients of list ORACLE-L [EMAIL PROTECTED] Sent: Tue, 25 Mar 2003 22:53:44 i write two function . one is login

what's wrong ,can you tell me ?

2003-03-26 Thread liujd
the official ORACLE-L FAQ: http://www.orafaq.net -- Author: liujd INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego, California-- Mailing list and web hosting services

enterprise manager console and sqlplus worksheet can't work afer installed the development tools

2003-03-26 Thread liujd
I downloadd the developer suites from www.oracle.com such as jdeveloper. But after I installed it .my oracle enterprise manager console and sqlplus worksheet cant work which I installed before. Why ,and how to make them work . Thanks in advance! Regards Liujd -- Please see the official ORACLE

how to confirm the context has been initialized .

2003-03-25 Thread liujd
used it? thanks in advance! -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: liujd INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego, California-- Mailing list and web hosting services

how to config my proc precompile environment

2003-03-20 Thread liujd
I often use proc precompile to make .cpp file from .pc . And the same time ,these programs are all multi-threads . But the default environment configure of proc precompile is .c and single-thread So precompiling one , configing one . Is there some way to conifg the evironment. And make

backup the tablespace

2003-03-19 Thread liujd
I'm sorry post the text here .but I'm very urgent. I created some tablespace and table in it .now I want to copy these to another Oracle system (the version are same).How to do . Thanks for your any advance! -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: liujd INET

: backup the tablespace

2003-03-19 Thread liujd
the text here .but I'm very urgent. I created some tablespace and table in it .now I want to copy these to another Oracle system (the version are same).How to do . Thanks for your any advance! -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: liujd INET: [EMAIL

[no subject]

2003-03-19 Thread liujd
My oracle using version is 8.0.0.5. Now , I'm programming proc . When I precompile them and fail. But I cant see what happened .and where the errors are. So I look carefully for errors in large file. Is there some way to show where the error is .and what the error is . Can you give me