| Thread | Last Post | Replies |
|
| Statspack installation failure | 29 Feb 2004 03:06 GMT | 1 |
Statspack ask for me to choose a password for the perfstat user i give it a pasword Choose the PERFSTAT user's password. Not specifying a password will result in the installation FAILING Specify PERFSTAT password
|
| Oracle 9i Installation | 27 Feb 2004 22:13 GMT | 8 |
I'm having trouble installing Oracle 9i. I've 'successfully' installed Developer 6 (although an error message appears near the end which I'm told is a Windows XP problem and is okay). I'm trying to install the Enterprise edition and the database itself seems to install okay. When ...
|
| Form 6i on Linux | 26 Feb 2004 16:19 GMT | 3 |
The tar has been downloaded from OTN and the files are unpacked, but the documentation only describes installation from cdrom. Do I have to burn a CD or does anyone know where to find the run install or setup to start the installation?
|
| Connect to ORacle using C under Linux | 26 Feb 2004 15:35 GMT | 2 |
I'm trying to find a simple code to connect to an Oracle Database (9i) with C under linux. I have a script that read a form from the web and I want to access my Oracle database with this form.
|
| Forms, record'CurrentRec'OF 'TotalRecs' what's the best way to get CurrentRec? | 26 Feb 2004 05:50 GMT | 2 |
All, I have seen this question talked about a few times in the archives, but I'm looking for more oppinion. In Forms 9i I need to display the current record number and the total
|
| ORA-01458 | 25 Feb 2004 16:19 GMT | 1 |
I keep getting ORA-01458 invalid length inside variable character string when we are trying to WIP transcations How can we slove this problem? I appreciate it
|
| Avoid displaying connect messages in SQL*Plus | 25 Feb 2004 14:03 GMT | 2 |
'Hi!, I need suppress the "Conectado" (connect) message which is displayed when I use the CONN command in SQL*Plus. I tried with FEEDBACK, ECHO, PAGESIZE..... etc. Is there any way to
|
| Migating from Designer/2000 to Designer9i | 25 Feb 2004 09:10 GMT | 3 |
Would anyone have experience or know if it possible to migrate/import a Designer/2000 repository into Designer9i Thanks in Advance, Kieran.
|
| Export Oracle Metadata to a Word Document | 24 Feb 2004 13:06 GMT | 2 |
SchemaToDoc at http://www.schematodoc.com can transform your Oracle database metadata into easy-to-read Word documents. The program can present the following information for each table in your database: Primary Keys, Field Information (type, size, defaults, nullable), Indexes, ...
|
| Bad bind variable - Oracle Reports v. 9i | 23 Feb 2004 09:12 GMT | 1 |
Hello all - I've just started using Report Builder today, so go easy on me. I'm trying to suppress a field with null values. Got this example from the program documentation:
|
| Keep having ORA-01000 Error Message | 22 Feb 2004 14:37 GMT | 1 |
I have a procedure which define a cursor in the declaration section. Then in execution section, it uses FOR LOOP to open, fetch and close records retreived by the cursor. The cursor loops through 147 employees and does processing on every employee.
|
| Read username from OS | 22 Feb 2004 12:05 GMT | 14 |
sorry for my english. I have a Developper application running on Windows2000, in a net. The users must introduced username/password to connect to the application. Well, I want to read de Operating System variable "USERNAME", so the users
|
| New Data Quality / BPR / CASE / Business Intelligence / Metadata / System Design & Organisational modelling Suite | 21 Feb 2004 22:43 GMT | 1 |
A new suite of products has been launched this February by KnowITSoft. This suite of products supports up to 250 consecutive users and runs on an Oracle Knowledge / Metadata Warehouse These products replace the CAPeR 1.07 suite, an established BPR / Knowledge
|
| How do I send two session-setting calls in one SQL string? | 21 Feb 2004 15:58 GMT | 2 |
Hi. I have a JDBC client to Oracle, and I want to initialize two session settings in one SQL string sent to the DBMS. I can do things like sending two normal updates in one string like: "BEGIN insert into mytable values(...); insert into myOthertable values(...); END;"
|
| Help with TOAD | 20 Feb 2004 14:13 GMT | 17 |
I hope someone can offer help about TOAD here. I have just installed the free version of TOAD, and am trying to connect to an Oracle database. I get the "Server Login" screen where I can enter a "database" and a
|