I've got a database (Oracle Database 10g Enterprise Edition
Release 10.2.0.2.0) installed on a server. Via the network
I try to connect to the database via a frontend DEVELOPER
2000 R 2.1 (SQL*Plus: Release 3.3.4.0.0 )
while connecting to database I've got the following error-
message:
ORA-12637: Packet receive failed
57
When I look for mannual enry of any of the command in Unix,
such as #man ls, I get a message "Reformatting entry.
Wait..." and control comes to a next command prompt.
what is the problem?
34
IMP-00063: Warning: Skipping table "string"."string" because
object type "string"."string" cannot be created or has
different identifier
10
RMAN-05017: no copy of datafile number found to recover
8
IMP-00064: Definition of LOB was truncated by export
8
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).
14
ORA-26099: direct path context is already prepared
29
ORA-26028: index string.string initially in unusable state
47
ORA-26029: index string.string partition string initially in
unusable state
46
Given that two int variables, total and amount , have
been declared, write a sequence of statements that:
initializes total to 0
reads three values into amount , one at a time.
After each value is read in to amount , it is added to the
value in total (that is, total is incremented by the value
in amount ).
Instructor's notes: If you use a loop, it must be a for loop.
And if you use a loop control variable for counting, you
must declare it.
8
ORA-26076: cannot set or reset value after direct path
structure is allocated
68
ORA-26027: unique index string.string partition string
initially in unusable state
ORA-16516: The current state is invalid for the attempted
operation.
65
hi,
i am trying to do modular test tree in winrunner but i am
getting error like "Error in the Expression list",can you
please tell e what kind of error is this?
thanks.
54
My question is in FLASH I will take 10 or 5 questions and
last I will give my username and password and also I will
give score to the answers which user submitted and that too
the score and details of of the user should come in
separate file, this entire thing should be done in Flash
only. Is it possibe?
36
ORA-26095: unprocessed stream data exists
37
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.