Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: jones1
  • Content: Threads
  • Order by date
  1. jones1

    fast export issue to MVS

    Hi, I am attempting a fast export of a decimal(18,0) field to a fixed file format MVS file. So, I want to put the field into character(18). This file will not be reloaded directly into teradata until other processing occurs. if I select field from table the results is a mess. if I select...
  2. jones1

    V2R5 where to go to get good info

    We are scheduled to move to V2R5 in a week on our development box. Today I got an email about needing to be on a different ODBC driver version for queryman, yesterday, I got another email on more reserved words that weren't reserved before. I tried looking on the teradata website for a list of...
  3. jones1

    finding a row with an invalid date

    Hi, I have a table with data in a character field, that I think should be able to be stored in a date field. So, I created a copy of the table, changed the column from character to date and am attempting to cast and insert all rows from the one table into the other table. However, I keep...
  4. jones1

    Looping a Macro ??

    Hi, I have a macro that is passed in a key field, and returns multiple rows. I need to be able to run this macro in a loop with input provided dynamically (from a table). I thought about using a stored procedure, but according to documentation a stored procedure can only return one row. I...

Part and Inventory Search

Back
Top