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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 128 - 157 of 457   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
128
Hi, I am facing problem with Ora 03113. It will be of great help someone responding out there. The problem definition is : When i try to do single/bulk blob...
vish
gvishakha@...
Send Email
Nov 6, 2001
10:11 am
129
Hallo All Where can I get hold of information describing the OracleInProcServer object (methods,properties,etc)? Thank you, Braamvh@......
Van Heerden Braam - S...
bapvh
Offline Send Email
Nov 7, 2001
9:35 am
130
Can anyone please explain me the concept of jndi with respect to oracle . One of my colleagues is trying to load jndi jar files into the oracle 8.1.7 database...
AMITH UPPAL
uppal_amith@...
Send Email
Nov 9, 2001
5:40 pm
131
Hi all, I have one query. 1 select rownum, parentId pid,categoryId cid 2 from CategoryTbl 3 where parentId in (50,51,52,53,54) 4* order by 2 13:34:30...
vish
gvishakha@...
Send Email
Nov 26, 2001
9:51 am
132
Hi, Pls help if you have worked on this query 1 / \ 2 3 4 / \ / \ 5 6 7 8 / \ 9 10 SQL> desc v3; Name Null? Type ... CID NOT NULL NUMBER PID NUMBER SQL> l ...
vishakha
vishakha@...
Send Email
Nov 28, 2001
1:30 pm
133
I tried this one: - hot backup of my database with tag='TAG1' - added two new datafiles - hot backup of my database with tag='TAG2' - restore database from...
lavezzi.ivan@...
livans
Offline Send Email
Nov 29, 2001
4:46 pm
134
hi , try this one select a.CID from (select distinct CID from v3 start with PID=1 connect by PID=prior CID) a where not exists (select PID from v3 where...
vishal kumar
chehal_vishal
Offline Send Email
Dec 1, 2001
6:24 am
135
Hi, Is there a way to connect to Oracle from Visual Basic without having an entry in the TNSNAMES.ORA file. Thanx, BIdar...
brao@...
Send Email
Dec 2, 2001
8:13 pm
136
Hi Vishal, Thanks a lot, it works. Regards, Vishakha ... ...
vish
gvishakha@...
Send Email
Dec 3, 2001
6:01 am
137
Hi, How are you restoring the Backup? I mean are you using the old (tag1) control file or new (tag2) The error is there because the tag1 backup did not have...
Mashruwala Sumedha, IBM
Sumedha.Mashruwala@...
Send Email
Dec 5, 2001
4:29 am
138
Hi, I'm restoring/recovering with the following script: connect rcvcat 'rman8i/rman8i@RME0' connect target run { # Restore all datafiles, and recovers them...
lavezzi.ivan@...
livans
Offline Send Email
Dec 5, 2001
8:02 am
139
I need some help if you have used context index. desc t(id number, clob_col clob); I have created context index on a clob column as: create index tidindx on...
vishakha
vishakha@...
Send Email
Dec 7, 2001
8:21 am
140
Hi, As far as I remember, only Oracle programs who can do a ipc connection are able to connect to Oracle with the net8. Also it comes with another restriction,...
sudhi76
sudhi76@...
Send Email
Dec 10, 2001
4:00 pm
141
Hi, You can bypass Oracle networking (net8) by using DataDirect's Connect ODBC drivers in your application. DataDirect's Connect ODBC 4.0 is a wire protocol...
jasonrowski
Offline Send Email
Dec 10, 2001
10:18 pm
142
Hi all, I am curious about the following question: Is there a way to see which users that are connected to the database AND use a certain application? Let's...
Dwight Looye
looyed@...
Send Email
Dec 12, 2001
11:47 am
143
In my experience, you just have to learn what is visible for each application. When I look at a database where all the users are in the same application,...
Katherine Harms
kharms@...
Send Email
Dec 12, 2001
7:10 pm
144
Hi, In all types of connection that I have seen, one can rely on the data returned by v$session view. Ofcourse most of my sighting was on NT platforms. Not...
Sudheendra Vijaykumar
sudhi76@...
Send Email
Dec 13, 2001
6:51 pm
145
Hi Looye Dwight, It may be very difficult to know exactly who is running which application, but you can take some hints from the output of v$session. The...
Mashruwala Sumedha, IBM
Sumedha.Mashruwala@...
Send Email
Dec 18, 2001
7:25 am
146
RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR...
jkiyer67
jkiyer67@...
Send Email
Dec 19, 2001
7:47 am
147
Hi, ora-3113 simply means that the client lost connection with the server process. Initial steps to do: + Check the alert.log of the db for any 7445 errors. +...
Sudheendra Vijaykumar
sudhi76@...
Send Email
Dec 21, 2001
12:39 pm
148
Hi, I have an error when I want to connect my application VB on the Oracle basis... Error of execution 429: A ActiveX component cannot create an object...
traxx6666
gmercier@...
Send Email
Dec 25, 2001
10:18 pm
149
Hi friends if you are interested in passing any IT certification like MCSE, MCSD, MCDBA, CCNA, CCNP, CCDA, CCIE, OCP ( Both DBA & Developer ), JAVA and ALL...
vicky s
vicky75_vicky
Offline Send Email
Dec 29, 2001
4:08 pm
150
Hi All, Oratechsupportgroup will not appreciate these types of mails at all . This group is for helping people to solving problems, rather then advertisement...
samoracle
Offline Send Email
Dec 30, 2001
2:20 am
151
Question ! When I take export of a particular schema , The dbms_jobs running in that schema are also exported . But when we try to import the whole schema to a...
AMITH UPPAL
uppal_amith@...
Send Email
Jan 22, 2002
9:16 pm
152
Hi Amith, The job should be imported . It should not be imported if import schema does not have proper privileges. check the export dmp as imp...
Sameer Wadhwa
swadhwa@...
Send Email
Jan 22, 2002
10:35 pm
153
Hi All, I am storing an XML file into a CLOB column. And I want to retrieve the XML from the CLOB and return a recordset of name and value pairs from the...
Sunil Mohite
sunilvmohite@...
Send Email
Jan 23, 2002
3:42 am
154
Hi Sunil, This can be done easily by writing a java stored procedure. Just pass the XML in the COLB column as a parameter as type oracle.sql.CLOB and use the...
Jason Rowski
jasonrowski
Offline Send Email
Jan 23, 2002
3:51 pm
155
Sameer , I am importing the schema from coltstream to billrep . The import gives these errors ......this shows that the import tries to create the jobs in the...
AMITH UPPAL
uppal_amith@...
Send Email
Jan 23, 2002
7:35 pm
156
Hi Amith, Sorry if i am understand this wrongly, Who is the owner of JOB, SYS or COLTSTREAM. If SYS is the owner then you will certainly get the error. Is...
Sameer Wadhwa
swadhwa@...
Send Email
Jan 23, 2002
8:56 pm
157
... Hi Amith See the error : ORA-00001: unique constraint (SYS.I_JOB_JOB) violated ORA-06512: at "SYS.DBMS_IJOB", line 210 ORA-06512: at line 1 The error...
jasonrowski
Offline Send Email
Jan 24, 2002
2:49 pm
Messages 128 - 157 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