Recent IT Questions

1 - 20 of 88
<<PREVIOUS 1|2|3|4|5 NEXT>>

Getting "EXP-00091: Exporting questionable statistics." error on Oracle export

My boss is getting an "EXP-00091: Exporting questionable statistics." error - actually, several identical messages per table - when using the EXP utility to dump several tables in an Oracle database.  I'm not familiar with this utility, so I'm researching the problem for my boss.  The...

View Answer   |  Oct 21 2009  7:25 PM GMT
Oracle error messages, Oracle 10.2.0.1.0
asked by DeloeranGuy

  55 pts.

Oracle 10g Unable to connect the Report server

Im using forms 10g and reports , i have deployed forms and reports in internet explorer, im able to open the forms from the menu, but Reports its shoing unable to connect, i have created batch file for report to start automatically, still it is not connecting, im getting the same error, i guess i...

Answer Question   |  Oct 15 2009  3:20 PM GMT
Oracle 10g, Oracle Reports, Oracle Reports Server
asked by ITKE

  10045 pts.

ORA-02019: Connection description for remote database not found

I had 7 databases in production environment. I wanted to create a testing environment but I only wanted 2 databases in that so I took the cold back up of two databases and did the cloning. Now my application is able to connect to the database but I am getting an error on some of the operations...

asked by ITKE

  10045 pts.

Oracle Reports server

Reports server fails with REP-52266

asked by Leswazi

  25 pts.

Oracle Net8 Assistant - jrew.exe needs to close and has encountered errors"

When I try to start Net8 assitant nothing happens oor I get an error msg "jre.exe or jrew.exe needs to close and has encountered errors". Any help will be appreciated. thanks in Advance

asked by Mjawadkhatri

  5 pts.

Oracle9i error message on installation

while installing oracle9i in laptop i a getting message jrew.exe stoping program( i am using window vista

asked by Sajni

  10 pts.

How to uninstall OracleserviceXE

I am trying to install a new version of Oracle 10g. I thought that I had uninstalled the previous version but whatever I do I get the message "OracleServiceXE is present on the system". How can I fix this please? Des

View Answer   |  Jul 16 2009  5:29 AM GMT
Oracle 10g, Oracle installation, OracleServiceXE
asked by Desjacks

  5 pts.

Oracle 8i - SP2-0642 Internal Error

I have installed Oracle 8i in Windows 2000 Server, but after connecting through as system/manager, I am getting SP2-0642 Internal Error. It is continuously running. Can you help me? Thank you. Moderator Note: This is a submitted question

View Answer   |  Jul 15 2009  1:09 PM GMT
Oracle 8i error messages, SP2-0642, Oracle 8i
asked by BrentSheets

  6535 pts.

Oracle Report Builder 6i

preprinted report can't allow to change any frame size...gives debug, dnt debug,cancle window. error soughts in before report trigger.Report WIDTH/HEIGHT:132/66

asked by 2291

  5 pts.

Oracle remote login results in IPNAT.SYS error

Attempts at remote login to Oracle database throws an IPNAT.SYS error. Is this a firewall issue with Windows Server 2003? Or is this Oracle configuration problem? What is the best secure way to handle an IPNAT.SYS error? Thank you. Moderator Note: This is a submitted question.

asked by BrentSheets

  6535 pts.

Oracle Privilege error

I am using Oracle 10g and does the following. Scheduling a job (procedure call) from my application. Procedure is querying synonyms of another schema and the schema is given the select privilege on all synonyms. When the procedure is executed directly, it works fine. But when scheduled as a job...

View Answer   |  Jun 24 2009  2:39 PM GMT
Oracle, Oracle error messages, Oracle 10g
asked by Rajjo

  15 pts.

Error ORA 06550

Hi.. I am Planning to make email automation . mail should have attachment. Attachment is the result of query execution in oracle database .I am getting error ORA 06550 and PLS 00013.Can u help me solve this glitch..Here I Put My PACKAGE.. create table config2 ( TO_ADDRESS VARCHAR2(1000), ...

Answer Question   |  Jun 24 2009  9:28 AM GMT
ORA-06550, Oracle error messages, PLS-00013
asked by Nidi9

  15 pts.

ORA-01031 Insufficient privileges

I am trying to generate FK on table in schema A, which is the reference of PK on another table in schema B. The owner of schema A is also a DBA. It gives an error ORA-01031 Insufficient privillages

View Answer   |  Jun 16 2009  6:51 AM GMT
ORA-01031, Foreign keys, Primary keys
asked by SRDBA

  5 pts.

Oracle Forms 6i and Reports 6i

i get an error message when i call a report6i from a form6i, plz tell me the whole code with description, and plz also send me an ebook related to form6i and report 6i

asked by Zaman31502

  110 pts.

SQL error

DECLARE BEGIN FOR C1 IN (SELECT A.BANK,A.BRANCH,A.MODULE,A.SCHEME,A.ACCOUNTNO,A.ACCOUNTISN,NVL(T.NEXTDUEDATE,:TDATE) NEXTDUEDATE,A.REVIEWDATE FROM ACCOUNTMASTER A,TERMLOANSDATA T WHERE A.BANK=:INPBANK AND A.BRANCH=DECODE(:INPBRANCH,'ALL',A.BRANCH,:INPBRANCH) AND A.MODULE=:INPMODULE AND...

View Answer   |  May 26 2009  5:49 AM GMT
ORA-06550, SQL, Oracle error messages
asked by Shindetanaji

  10 pts.

OracleOraHome92HTTPServer Stopped

OracleOraHome92HTTPServer suddenly is not starting anymore, it is giving the below message: "Could not start the OracleOraHome92HTTPServer service on Local Computer. The service did not return an error. this could be an internal windows error or an internal service error. if the problem persists,...

View Answer   |  May 19 2009  9:49 AM GMT
Oracle, OracleOraHome92HTTPServer, Oracle services
asked by Sous

  580 pts.

Packet Write Failure error in Oracle 8.1.5

I am using Oracle 8.1.5 with MS Dot NET 2005 on Windows XP with service pack 2. When I am sending data through a stored procedure, it is giving the error of "TNS:12571 : packet write failure" but it’s adding record in table, but truncated data in some columns and no data in the rest of the...

asked by BrentSheets

  6535 pts.

Oracle archive log mode

I have two databases A & B. A is a production database and B is an exact cloned copy of A and both are in archive log mode. I copy archived logs of database A using UNIX FTP binary mode to database server B and manually applied those logs to database B to keep both databases in sync. When I use...

Answer Question   |  May 14 2009  4:49 PM GMT
Oracle backup, Oracle error messages, ORA-00283
asked by BrentSheets

  6535 pts.

Error message during Oracle installation

when i install oracle appication service (portal,wireless,forms,reports) everything ok until cn=orcladmin password=.... a message error (error retrieving the oid administrator dn . please ensure that your oid connect inforation is correct) help pls ? thanks

asked by Army

  100 pts.

Error when using SQL*Plus @@ command in SQL Navigator

When I try to use the @@ SQL*Plus command in a script I get the message "ORA-00936: missing exppression!" when it reaches the line containing this command. I read the help and they say that the @@ command is admitted. I've tried the same script in Oracle Enterprise Manager...

Answer Question   |  May 12 2009  10:22 AM GMT
SQLPlus, SQL Navigator, ORA-00936
asked by Imre

  5 pts.

1 - 20 of 88
<<PREVIOUS 1|2|3|4|5 NEXT>>