ORA-26029: index string.string partition string initially in
unusable state
73
I-series. When I use: qtp DICTIONARY(PDMZZ) AUTO
(*LIBL/MFR0120X)I get the error: *E* Can't open the file
specified on the AUTO program parameter.
File of different type already
exists.
When I use it auto without *libl ,qtp DICTIONARY(PDMZZ) AUTO
(MFR0120X), it works fine
85
What is probability to guarantee that the task a programmer
is going to create will be created and be able to run on a
particular system (RTOS/GPOS).
59
ORA-26079: file "string" is not part of table string.string
58
hi pp gurus,
when i do the goods receipt through transiction MIGO the
system, gives following error. I filled up all information
that needs MIGO transiction. the error is:
"Account determination for entry INT GBB___AUF 7900
not possible."
can any one suggest me what to do now?
69
give me the detailed steps to run batch test in winrunner?
ORA-16516: The current state is invalid for the attempted
operation.
100
ORA-26084: direct path context already finished
82
Given that two int variables, total and amount, have been
declared, write a loop that reads integers into amount and
adds all the non-negative values into total. The loop
terminates when a value less than 0 is read into amount.
Don't forget to initialize total to 0.
Instructor's notes: This problem requires either a while or
a do-while loop.
93
ORA-26026: unique index string.string initially in unusable
state
ORA-26028: index string.string initially in unusable state
80
i have created ODBC through Data sources and tests
completed sucessfully.
when i am Trying to connect SQL Server through ODBC
(ODBC :Oracle Open Client Adapter for ODBC 2.0.2.15.0
Microsoft SQL Server 09.00.3054) unable to Connect to
SQL*Plus: Release 8.0.4.0.0.
it is given following error-message .
Error: ORA-03121: NO interface driver connected- function
not performed.
Any body can tel me how to display a Frame Link of a page in
Another Frame?
For Clearance of my dought.....
I designed a BSP page with 3 frames as shown below.
--------------------------------
| |
| Frame 1 |
| |
--------------------------------
| Frame 2 | Frame 3 |
| | |
| Link 1 | |
| Link 2 | |
| Link 3 | |
| | |
--------------------------------
Now in Frame 1 i displayed one page..
And in Frame 2 i displayed one page with some links.
Now when i clicked on any Link in Frame 2 that corresponding
Page has to display in Frame 3.
In general HTML i know...But in BSP i don't know that much
since i am new to this...
plz any solutions...thanks a lot....
Regards,
Shankar.