Viewing 15 posts - 136 through 150 (of 3,061 total)
Have you also set ORACLE_HOME and ORACLE_SID environmental variables?
Can you PING the server using the same value you have on TNSNAMES.ora file?
Can you TNSPING the instance if you fully qualify...
January 25, 2013 at 5:13 pm
Could you please post the schema of the table? I'm curious about the datatype of date_c and time_c columns.
January 25, 2013 at 4:50 pm
lewis.ray (1/25/2013)
It is installed on windows7.
I have the same tnsnames.ora and sqlnet.ora files as everyone else here.
The only...
January 25, 2013 at 4:47 pm
5280_Lifestyle (1/25/2013)
January 25, 2013 at 7:32 am
sstacy7 (1/24/2013)
CREATE TABLE [dbo].[Table_1](
[Acct] [int] NULL,
[Amt] [int] NULL
) ON [PRIMARY]
INSERT...
January 24, 2013 at 6:45 pm
Angelindiego (1/24/2013)
I am not an excel guru...
A tab for each WHERE, a row describing each WHAT
January 24, 2013 at 6:43 pm
markusstar (1/24/2013)
I am also looking to implement a policy that will prevent people from creating objects in schemas that don't exist, and I...
January 24, 2013 at 6:35 pm
markusstar (1/24/2013)
January 24, 2013 at 6:08 pm
lg123 (1/24/2013)
I want to export some tables from sql server 2008 to oracle 11g. I am planning to use SQL Server Import and Export tool available in SSIS, SQL Server....
January 24, 2013 at 6:04 pm
5280_Lifestyle (1/24/2013)
January 24, 2013 at 6:02 pm
Chrissy321 (1/23/2013)
I'll explore the test/prod server differences, the differences are substantial.
(substantial platform differences) = (substantial performance differences)
January 23, 2013 at 5:36 pm
Chrissy321 (1/23/2013)
January 23, 2013 at 5:16 pm
Hi Jim --
if you are confident the issue you are experiencing is the same one described on kb/934396 then I would carefully consider applying the resolution procedure documented in such...
January 23, 2013 at 1:45 pm
JC-3113 (1/22/2013)
error 18210 severity 16 state 1 operating system error 995
it looks like the backup file was created, but I am not sure...
January 23, 2013 at 11:27 am
dwain.c (1/22/2013)
m.rajesh.uk (1/22/2013)
January 23, 2013 at 7:55 am
Viewing 15 posts - 136 through 150 (of 3,061 total)