Search the web
Sign In
New User? Sign Up
OraTechSupportGroup · Oracle Techniques Discussion Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 319 - 351 of 457   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
319
Hi Experts, I am executin dbms_profile to see the the performance of one of stored procedure. The stored procedure took 3 min to complete it execution, but...
john reuna
dbajohn2001
Offline Send Email
Apr 3, 2003
6:54 pm
321
I am OCP 8i DBA and am looking for Power POint Presentations for Data base architecture and administration. Will appreciate if you can direct me to the right...
umeshcmehta2000
Offline Send Email
Apr 7, 2003
10:41 pm
322
Hi All I need Your Help please I am trying to install oracle 8.1.7.0 at sun Solaris for Intel when I Run the /install/Solaris/runInstaller it's tell me please...
khalid
khalidcs
Offline Send Email
Apr 10, 2003
7:03 pm
324
Go to DBSpecialists.com and download their hite paper for installing Oracle 9i on Solaris. It works. Or else go to OTN.oracle.com and download instructions...
Umesh Mehta
umeshcmehta2000
Offline Send Email
Apr 11, 2003
8:44 pm
325
hello, i am having a problem and not able to connect to oracle when i try to connect it gives the message ORA-01092 Oracle instance terminated .disconnection...
pavanpatidar
Offline Send Email
Apr 16, 2003
7:14 am
326
Hi Pavan, What are the error in the alert and trace file. Sameer ... From: pavanpatidar [mailto:pavanpatidar@...] Sent: Wednesday, April 16, 2003 3:14 AM...
Sameer Wadhwa
swadhwa@...
Send Email
Apr 16, 2003
1:33 pm
327
i want to run oracle reports from a Java Frame. How can i do that ? regards Ahsen Saeed ... Do you Yahoo!? The New Yahoo!...
Ahsen Saeed
ahsensaeed2003
Offline Send Email
Apr 30, 2003
7:51 am
328
i want to use Orcale Workflow ? Can any one guide that how to use oracle work flow regards Ahsen Saeed ... Do you...
Ahsen Saeed
ahsensaeed2003
Offline Send Email
Apr 30, 2003
7:52 am
329
Hi Saeed, Refer the book Oracle web 101 for step by step instructions. Sameer ... From: Ahsen Saeed [mailto:ahsensaeed2003@...] Sent: Wednesday, April...
Sameer Wadhwa
swadhwa@...
Send Email
Apr 30, 2003
1:24 pm
330
Hello all, In Oracle Report I want to print Labels in Last Page of the report ,Which should print the labels in same area in all Reports.When I keep Labels...
S.Mohamed Hassan
sm_hasanin
Offline Send Email
May 1, 2003
6:06 am
331
Hi !I have some questions regarding Oracle Reports. Please reply if you know. a) How can we call oracle reports from a Java Frame ?b) Can we send an oracle...
Ahsen Saeed
ahsensaeed2003
Offline Send Email
May 2, 2003
6:31 am
333
This is not a job, but an answer for some of us that used to have a 9 to 5 full time job In Corporate America with full health care benefit and more. However,...
GPP2
Offline Send Email
May 10, 2003
10:19 pm
334
Hi All ! IS there a way to check the validity of the archive log files . Like we can use db_verify to check for the validity of the data files . What about for...
Amith Uppal
uppal_amith@...
Send Email
May 13, 2003
6:52 am
335
Hi Amith, I think, RMAN will check the validity of archive logs files while backup. Thanks Sameer ... From: Amith Uppal [mailto:uppal_amith@...] Sent:...
Sameer Wadhwa
swadhwa@...
Send Email
May 13, 2003
2:00 pm
336
Hi Amith, I think, you can use db_block_checksum = true to ensure , the corruption is detected at the time of creation of archive log files, as well as...
Rajesh Arora
arora_rajesh@...
Send Email
May 13, 2003
2:24 pm
337
Hi All ! In unix shell scripting , even if we prompt for username / password , it will still display in the ps command . I need a way to get rid of this . I...
Amith Uppal
uppal_amith@...
Send Email
May 14, 2003
11:57 am
338
If I undestand you correctly, you are prompting for user/pass at the shell script level and passing them to SQLPlus. Instead of read USER read PASS sqlplus...
Ranganatha Ramineni
rcube1982
Offline Send Email
May 14, 2003
12:52 pm
339
Hi Amith, Here is a script I saved long time ago. Take a look at it. It should hide the arguments passed to sqlplus(including username/password), & hides it...
Rajesh Arora
arora_rajesh@...
Send Email
May 14, 2003
2:03 pm
340
Hi all ! That was very helpfull ! Amith Rajesh Arora <arora_rajesh@...> wrote: Hi Amith, Here is a script I saved long time ago. Take a look at it. It...
Amith Uppal
uppal_amith@...
Send Email
May 15, 2003
3:51 am
341
Hi All, I am having a 9i database which is frequently crashing with the above message.The alert log shows the message as below. Errors in file...
ramesh_chem
Offline Send Email
May 15, 2003
7:12 am
342
Hi Remesh, Check the status of datafile in dba_data_files. It might be offline. Sameer ... ===== Sameer Wadhwa 508-366-6182(H) s_wadhwa@... ...
sameer wadhwa
samoracle
Offline Send Email
May 15, 2003
6:22 pm
343
Hi, I have application which use JSP at front end and oracle 8.1.7 at back end. I keep getting error which is java.sql.SQLException: ORA- 01000: maximum open...
yoxst
Offline Send Email
May 15, 2003
8:08 pm
344
Some thought on this . Whats the value of your init parameters ? cursor_sharing cursor_space_for_time Also when u close the web page , do u actually close all...
Amith Uppal
uppal_amith@...
Send Email
May 16, 2003
4:08 am
345
Guys , I am looking for a generic script to generate alerts if any segment reaches the maxextents threshold . The segment type can be rollback , table , index...
Amith Uppal
uppal_amith@...
Send Email
May 16, 2003
11:16 am
346
Hi Amith, cursor_sharing = EXACT cursor_space_for_time = FALSE I am using connection pool for my web pages. Usually, I close connection and it will close all...
Wei Xia
yoxst
Offline Send Email
May 16, 2003
1:55 pm
347
Amith, I do not know, whether you are looking for the sql statement or the monitoring script. Here is a simple sql statement, you can expand of it for your...
Rajesh Arora
arora_rajesh@...
Send Email
May 16, 2003
3:35 pm
348
Hi Sameer, All the file status and tablespace status are available and online respecitively. I made a file renaming to different partition and started the ...
ramesh shenoy
ramesh_chem
Offline Send Email
May 19, 2003
12:57 pm
349
hi all Please I need for yor Help very much I am going to 1z0-123 Architecture and Admin next week 1Z0-123 I am using testking ver1.0 for this exam can any one...
khalidcs
Offline Send Email
May 24, 2003
12:23 am
350
Sorry if this is a basic question. I am trying to pupulate a table which has a collumn called 'CONFIRM_YN'. When I try to insert data into this table I've...
matthous2003
Offline Send Email
May 31, 2003
2:11 am
351
What is your insert statement? What is the data type of the column? What's the error message? On Sat, 31 May 2003 02:11:09 -0000, "matthous2003" wrote: Sorry...
steve@...
steven_p_shi...
Offline Send Email
May 31, 2003
3:44 pm
Messages 319 - 351 of 457   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help