SQL> conn system/oracle Connected. SQL> SQL> SQL> show user USER is "SYSTEM" SQL> SQL> create directory expdir as '/tools/expdir';
Directory created.
SQL> conn scott/tiger Connected. SQL> SQL> select count(*) from user_objects;
COUNT(*) ---------- 8
SQL> conn / as sysdba Connected. SQL> SQL> create user expdp identified by expdp default tablespace test temporary tablespace temp quota unlimited on test;
User created.
SQL> grant connect,resource,create session to expdp;
Grant succeeded.
SQL> conn expdp/expdp Connected. SQL> SQL> select count(*) from user_objects;
ϸöOracle for vista °æ±¾µÄ°²×°ÊÔÊÔ 10GºÍ11GµÄ http://www.oracle.com/technology/software/products/database/index.html ------------------------------------------- ......
ÓÃPL/SQL µÇ½ʱµ¯³ö±¨´í´°¿Ú£¬´íÎóÈçÏ£¡ ORA-01034:ORACLE not available ORA-27101:shared memory realm does not exist ÇëÎÊ£¬ÓÐûÓÐÈËÓöµ½ÕâÖÖÇé¿ö£¬Ôõô½â¾ö£¿Ð»Ð»£¡
oracle 11g °²×° 01092 ´íÎó, ÈÕÖ¾ÐÅÏ¢£º [oracle@linux trace]$ vi alert_orcl.log MMON started with pid=14, OS id=9089 RESETLOGS after incomplete recovery UNTIL CHANGE 522752 Errors in file / ......