+ Reply to Thread + Post New Thread
Results 1 to 6 of 6
  1. #1
    oracle_new's Avatar
    oracle_new is offline Forum Expert
    Join Date
    30 Aug 2008
    Posts
    19
    Say Thanks
    0
    Thanked 0 Times in 0 Posts
    Documents
    0
    Uploads
    0

    Default Unable to view Timestamp datatype columns in TOAD

    Hi, I am using Toad to connect to oracle database server. When i do F4 to see the columns and data, it doesn't show the timestamp datatype's columns even though i can see the column name in columns. any idea about this? Is this a Toad issue or database issue?

    next when i try to "create insert for all rows" toad just hangs! has anyone faced this before?

  2.    Club-Oracle Complementary E-Books and Magazines
    Get your free Complementary Copy of Oracle Magazine

    You can also browse the Free Magazines and E-Books section to see the complete list of free magazines, e-books and Whitepapers.

  3. #2
    Sadik's Avatar
    Sadik is offline Administrator
    Join Date
    03 Aug 2008
    Location
    Kolkata, India
    Posts
    1,184
    Say Thanks
    7
    Thanked 83 Times in 54 Posts
    Documents
    4
    Uploads
    2

    Default Re: Unable to view Timestamp datatype columns in TOAD

    are u able to see the timestamp column with SQL Plus? if yes then there's nothing wrong with oracle.. and it's probably some limitation with Toad. By the way which Toad version are you using?
    Learn Oracle with Oracle forum. Check out The Technology Blog

  4. #3
    oracle_new's Avatar
    oracle_new is offline Forum Expert
    Join Date
    30 Aug 2008
    Posts
    19
    Say Thanks
    0
    Thanked 0 Times in 0 Posts
    Documents
    0
    Uploads
    0

    Default Re: Unable to view Timestamp datatype columns in TOAD

    i checked out with sql plus and it displays the timestamp column just fine, so it's probably TOAD. i am using toad 9.1 version

  5. #4
    tyro's Avatar
    tyro is offline Forum Genius
    Join Date
    20 Aug 2008
    Location
    India
    Posts
    363
    Say Thanks
    0
    Thanked 17 Times in 17 Posts
    Documents
    0
    Uploads
    0

    Default Re: Unable to view Timestamp datatype columns in TOAD

    ohh i have seen this one before. Timestamp and even interval data types are not displayed with Toad if you are using an older oracle client version on your PC while connecting with Toad.

    Install oracle 10g client and connect to Toad with 10g Home and your timestamp datatype will show up just fine.

  6. #5
    rajavu's Avatar
    rajavu is offline Forum Genius
    Join Date
    13 Oct 2008
    Location
    @ Bangalore , India
    Posts
    471
    Say Thanks
    0
    Thanked 20 Times in 19 Posts
    Documents
    0
    Uploads
    0

    Default Re: Unable to view Timestamp datatype columns in TOAD

    Even 9i Client version will do the same I guess or rather any version greater than or equal to 8i.

    Raj.

  7. #6
    oracle_new's Avatar
    oracle_new is offline Forum Expert
    Join Date
    30 Aug 2008
    Posts
    19
    Say Thanks
    0
    Thanked 0 Times in 0 Posts
    Documents
    0
    Uploads
    0

    Default Re: Unable to view Timestamp datatype columns in TOAD

    Hi Guys.. thank u so much! I installed Oracle 10g client and used the 10g client ORACLE_HOME and toad can now see the timestamp columns just fine

Similar Threads

  1. free alternative to TOAD
    By simona007 in forum Other Development Tools
    Replies: 14
    Last Post: 05-08-2009, 10:12 PM
  2. how to update columns in different tables
    By Syed Akbar Ali in forum SQL PL/SQL
    Replies: 3
    Last Post: 03-05-2009, 09:28 AM
  3. Creating a table with two identity columns
    By ramakishore in forum SQL PL/SQL
    Replies: 3
    Last Post: 02-17-2009, 02:37 AM
  4. Use Explain Plan in TOAD
    By oracle_new in forum Other Development Tools
    Replies: 3
    Last Post: 01-16-2009, 01:00 PM
  5. package error in timestamp
    By sowmyav in forum SQL PL/SQL
    Replies: 3
    Last Post: 12-19-2008, 03:52 AM

Tags for this Thread