Home » RDBMS Server » Server Administration » Unable to connect thru forms 6i executable
Unable to connect thru forms 6i executable [message #131809] Tue, 09 August 2005 09:59 Go to next message
Man Mohan Sharma
Messages: 35
Registered: October 2003
Member
I am using Oracle 9i rel 2
When try to connect from client SQl * Plus Its OK.
But when try to connect from Telnet

SQL> conn primes/primes
SP2-0575: Use of Oracle SQL feature not in SQL92 Entry Level.
Connected.
SQL>

Due to this I am unable to run my application on Forms6i( Forms disappera just after opening) .. ...
This problem recover automatically after few hours ...


pls. help me ..
Re: Unable to connect thru forms 6i executable [message #132834 is a reply to message #131809] Tue, 16 August 2005 07:19 Go to previous message
Frank Naude
Messages: 4587
Registered: April 1998
Senior Member
Hi,

$ oerr sp2 575
00575,0, "Use of Oracle SQL feature not in SQL92 %s Level.\n"
// *Cause:  A SQL statement was attempted that is not FIPS compliant.
//          May also occur if a SQL*Plus feature e.g. SET AUTOTRACE
//          that uses Oracle-specific SQL was turned on when you are
//          using FIPS flagging.
// *Action: Use SET FLAGGER and turn FIPS compliance checking OFF,
//          or rewrite the statement.


Do you have TAF failover parameters in your connect string (FAILOVER_MODE in TNSNAMES.ORA)? If so, remove them and try again.

Best regards.

Frank
Previous Topic: high parse to execute ratio
Next Topic: 10g Raw disk and redo logs
Goto Forum:
  


Current Time: Sun Jan 26 10:20:30 CST 2025