Summary: Dear all, i have installed ORACLE 9.2.0.1 and i created db satcom, when i'm trying to connect to the database using sql plus,following errors are impo...
Summary: I dont know if anyone can help me...but I got this error when trying to execute a function in a package: execute PKG_Q4.FN_Q4(ALT1); It is one of two ...
Summary: While installing Oracle 10g DB, I received an error msg, "The value of the environment variable path is more than 1023 characters. This value cannot b...
Summary: We are attempting to install Oracle 10g on a Open VMS v. 8.2 Alpha Server. We experience the following error when attempting to load OUI. Preparing ...
Summary: i installed oracle8i in xp ,but it got run only one time,next time some error came,error is oracle is not found.i restart my system...same error is co...
Summary: hi all, just thought i'd post a soultion to this problem i was getting when trying to get TOAD to connect to a db and while troubleshooting i got ...
Summary: Hi - I am attempting to open an approach view file however every time i go to open it i get the following error message: Couldn't open the database(fi...
Summary: Running MySQL Version: 5.0.22 Trying to create a table using the MySQL Query Browser and also within the Command Line Client (If I try to create a tab...
Summary: Am using VC++ 6.0 for a Database Program. I was trying to Add the CDaoRcordset to the project, so that the Dialog can connect with the database but on...
Summary: Could anyone tell me what this query would be like converted to Oracle? Thanks in advance. SELECT tblBlock.* FROM tblBlock INNER JOIN tlkpLocation ON ...
Summary: I try to include MS Access 2003 crosstab query design code (internally generated SQL) into a VB6 module. Here is the ColumnHeadings definition which ...
Summary: Can someone please tell me which system tables in Oracle have the source code of creating a table or index. That is to say, that once the table is cre...
Summary: hi, i am getting below error,any one could help me please ------------ mySQL query error: SELECT m.id, m.name, m.mgroup, m.password, m.email, m.allow_...
Summary: I am getting this error Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/www/regsim.100webspace.net/index...
Summary: Hi everybody, I would appreciate some hint to resolve a problem concerning some SQL code that runs without problem in a query design, however using th...
Summary: Hi, I'm trying to spool the output of my query in SQL Plus in Oracle to an output file. But, it includes column names before each row. Is there a way ...
Summary: Hi, I want to call java class from oracle PL/SQL. I know for this I need to use loadjava command. but for this what kind of settings I need to do at d...
Summary: Hi, I used bcp to extract two rows of data into a file from a Sybase database. One of the columns in each row containts blob data. I'm not trying to...
Summary: Does anyone know a fast way to compare the entries between two Oracle databases? I have Delpih and VB Studio to hand, but am looking for an Oracle too...
Summary: Hi, I have a MS-Access 2003 database. I modified the properties of one of the tables(added name description). After that, the reports using this table...
Summary: i have installed oracle sql 9i on my laptop .But when i try to open it and enter scott tiger in it shows some error tns protocol error. saurabhthelo...
Summary: Hi, I’m using sql loader for loading a file into Oracle. I’m using the following statement to execute: sqlldr scott@oracle.mycomp.com/tiger contr...