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 197 - 226 of 457   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
197
Can you help me .. I don't know toally the reason this error happened! I use refcursor type. the stored procedure works perfectly. error messages is.. ...
yakim73
yakim73@...
Send Email
Mar 4, 2002
1:29 am
198
Hello, would anybody know a method to copy data between a O7 and a O8 databases faster than the sqlplus "copy" command ? (excluding sql*loader, export &...
brphi
brphi@...
Send Email
Mar 6, 2002
9:22 pm
199
Have you tried "create table A as select * from table B" over a datalink? Katherine Harms "brphi" <brphi@.... To:...
Katherine Harms
kharms@...
Send Email
Mar 6, 2002
11:37 pm
200
Hi, I am having SMTP in and out IPs. Using SMTP-OUT IP i am able to send the mails successfully.But i need to check the mails that are sent to a particular...
krishna_bsv
Offline Send Email
Mar 13, 2002
6:48 am
201
I want to insert list of control chars thru a INSERT query. How can one do that? Thru sqlloader its possible. Create table t ( X NUMBER Y VARCHAR2(5)); I want...
vishakha@...
Send Email
Mar 14, 2002
10:39 am
202 johan
johan8johan
Offline Send Email
Mar 15, 2002
1:42 am
203
Hello everyone. Excuse me for interrupting your discussions, but I just want to let you know we distribute mail magazine dedicated to Oracle users. This mail...
Yuka Iwanaga
ca94102@...
Send Email
Mar 20, 2002
2:40 am
204
Clear DayDo you want to pass oracle exams? If your answer is yes then you have find what you need!! Hi friends! Interested in passing ORACLE CERTIFIED DATABASE...
johan
johan8johan@...
Send Email
Mar 21, 2002
7:37 pm
205
Hi, Can you please add my e-mail id in this group? Thanks, Thatchin __________________________________________________ Do You Yahoo!? Yahoo! Movies - coverage...
Thatchin moorthy
thatchin@...
Send Email
Mar 26, 2002
2:19 pm
206
This site has found credit card deal that will approve you. Check it out Click on link Below! http://apply4creditcard.com...
fdavisa
Offline Send Email
Mar 31, 2002
4:55 am
207
Dear Friends We want to drop the USERDAT2 tablespace but this tablespace is having the following objects and OWNER is SYSTEM. These objects are not at all...
myvisaka
subrahmanyam@...
Send Email
Apr 2, 2002
9:32 am
208
Hi, I need your urgent help. How do i get over this kinda error " Fail to Conver between UTF8 and UCS2" while using JDBC (JDK 1.3 and classes12.zip) My db is...
vish
gvishakha@...
Send Email
Apr 8, 2002
12:10 pm
209
Hi I have installed oracle (english) on win2000 platform and my enviroment is german and I don't have your problem ,my developing tools is Jbuilder that...
kourosh V
kourosh444
Offline Send Email
Apr 8, 2002
1:23 pm
210
Hello Friends...I am using one .dat file that contains several values in a particular column and I need to load those values in different Oracle tables when...
starfs4000
J_90000@...
Send Email
Apr 13, 2002
8:21 pm
211
Hi, I have a column having datatype clob. I tried to load data to this coulmn. But I get "ORA-01704 string literal too long". I check Oracle web site and...
yoxst
Offline Send Email
Apr 15, 2002
8:54 pm
212
Hi, I have a column having datatype CLOB. I tried to load data to that column and get the error message which is "ORA-01704 string literal too long". Ichecked...
yoxst
Offline Send Email
Apr 15, 2002
10:13 pm
213
Hi all, Please subscribe to the group Oracle freshers at Oracle_freshers-subscribe@yahoogroups.com. It's a group for freshers in Oracle. The intention is to...
nayan_p7
Offline Send Email
Apr 17, 2002
5:31 am
214
... From: nayan_p7 [mailto:nayan_p7@...] Sent: Wednesday, April 17, 2002 10:01 AM To: OraTechSupportGroup@yahoogroups.com Subject: [OraTechSupportGroup]...
Ramesh Prashanth
ramesh@...
Send Email
Apr 17, 2002
6:19 am
215
Hello everybody, Here is a group for freshers who want to make a career in Oracle Products. The intention is to give freshres a chance for a good job openings....
nayan_p7
Offline Send Email
Apr 23, 2002
4:42 am
216
Hi I want to disconnect the desired users with in a specific range of time. How do i do that ? For example i do not want to allow user say x to connect to the ...
sameer wadhwa
samoracle
Offline Send Email
Apr 24, 2002
3:11 pm
217
Put the database in restricted mode. Alter system enable restricted session; Only users with either dba privileges or that have been granted "restricted ...
Scott, Randy (TIFPC)
useme1
Offline Send Email
Apr 24, 2002
6:21 pm
218
This will not solve the problem as requirement is to disallow a specfic user for a specfic timings and allow others to work without DBA intervention. ... From:...
Sameer Wadhwa
swadhwa@...
Send Email
Apr 24, 2002
7:23 pm
219
Hello , Please change my address from auppal@... to uppal_amith@... AMITH ... From: Varughese M To: OraTechSupportGroup@yahoogroups.com Sent:...
Amith Uppal
uppal_amith@...
Send Email
Apr 24, 2002
9:59 pm
220
Hi, One crude way that I can think of is to have a table with the scheduling details and the usernames. Use a on database logon trigger and within the body of...
Sudheendra Vijaykumar
sudhi76@...
Send Email
Apr 25, 2002
9:36 am
221
Hi all! I'm trying to install 8i on RedHat Linux 7.0. I've tried everything (that I could find on the internet), but have not been successful. I even...
hyderabadee
Offline Send Email
May 2, 2002
4:05 pm
222
1. Check which version of glibc u have on ur system? rpm -qa | grep libc 2.install the following 3 RPM's compat-glibc-6.2-2.1.3.2.i386.rpm ...
vish
gvishakha@...
Send Email
May 3, 2002
5:51 am
223
Dear Friends Alter table <table_name> Move tablespace <tablespace_name>; Using this command, moved all tables to another tablespace except one which is having...
p k s subrahmanyeswar...
bpkssrao@...
Send Email
May 3, 2002
11:31 am
224
Create the following procedure: procedure move_tablespace ( p_table_name varchar2, p_tablespace_name varchar2, p_index_tablespace varchar2 default...
vr_bala
Offline Send Email
May 3, 2002
1:12 pm
225
Thanks, Vishakha, for your response. Actually, I got the database creation to work after I posted my "mayday" on this group. I went back to the installation...
hyderabadee
Offline Send Email
May 3, 2002
2:26 pm
226
Vishakha, the webpage at the URL you mention talks about installing oracle 8i on RH 7.1 and RH 7.2, not on RH 7.0. -svp...
hyderabadee
Offline Send Email
May 3, 2002
7:18 pm
Messages 197 - 226 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