Title: | LinkWorks V3.0 Notes Conference |
Notice: | LNX_APO = APO issues, LINKWORKS_V3 = V3.0 issues |
Moderator: | tacklr.apd.dec.com::TACK_L m::TACK_L |
Created: | Tue Jun 28 1994 |
Last Modified: | Fri Jun 06 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 2269 |
Total number of notes: | 8338 |
I have some problems when I create tablespace after install ORACLE 7.2.3. The command I used is: SQLDBA>create tablespace lnx_cell datafile '/oradata/cell' size 30M autoextend on next 5M; The error message is: "ORA-00406: COMPATIBLE parameter needs to be 7.2.0.0.0 or greater" Any suggestion? it's urgent. Cecilia
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
2158.1 | more info about O/S and LNX | TROOA::QIAN | Fri Mar 07 1997 17:58 | 2 | |
Please note the O/S is :Digital UNIX 3.2C and LinkWorks Version is 3.0.8. | |||||
2158.2 | IJSAPL::MONNINK_H | Tue Mar 11 1997 09:32 | 16 | ||
Cecilia, You'll have to change the init<SID>.ora the comment field #Compatible=7.1.0.0.0 to uncomment -> compatible=7.2.0.0.0 stop Oracle restart Then it should work! Han |