Quantcast
Channel: Teradata Forums - All forums
Browsing all 27759 articles
Browse latest View live

Importing Data from file with sql assistant - response (1) by dnoeth

I just tried it, seems to be a bug in SQLA while parsing the highlighted text. Is this your code? create table sandbox.xyz (name varchar(256) not null) insert into sandbox.xyz (?);Add a  semicolon...

View Article


Logging on to Utilities with no TDPID - response (2) by toadrw

Hi Dieter: Thank you for your reply.  I'm still a little confused, but if anyone can help it is you!  Thank you. So if no TDPID is given then a default one is used?  That makes sense. And can you also...

View Article


Logging on to Utilities with no TDPID - response (4) by dnoeth

Hi Todd, "dbc" doesn't mean the user dbc, it's just the default value for TDPID (dbc = DataBase Computer). This default can be modified for utilities using CLI (like BTEQ or the load tools): There's a...

View Article

Help on Query Tunning - topic by JGP@1979

  read more

View Article

IBM DataStage and Teradata Control Framework - response (4) by Rajesh.Prabhu

Catherine can you please share any white paper/links on CFW ? -Raj

View Article


Help on Query Tunning - response (1) by rajeev saravanan

Hi, Since you are harcoding the date value we can avoid the join with the calender table depending on the volume of the data involved if its is not really high then probably we can try an approach...

View Article

Help on Query Tunning - response (2) by JGP@1979

@Rajeev Thanks for looking into the issue. The volume of data is huge and the query provided by you made it worse.  

View Article

exact table clone - topic by eejimkos

Hello,   Thank you in advance for your time. I want to create a table with the same structure as an existing one. The problem with the create table command , is that it does take under consideration...

View Article


Index Cocepts in Teradata - response (6) by sachin.sebastian

USI retrieval can be a 1 or 2 AMP operation. In a scenario where the hash value of PI and USI are the same, the SI subatble row as well as the base table row will be on the same amp. Still it is a 2...

View Article


How to transpose rows to columns without the use of .sql and Bteqs - response...

You can also use windowed aggregate functions, like Rank() Over (Partition Acct_num, Acct_type)

View Article

Help on Query Tunning - response (3) by rajeev saravanan

Hi, I agree cross join is not ideal when data volume is large sorry for that will try to find some other alternative Regards R.Rajeev

View Article

ODBC Socket Error in some Informatica Sessions - topic by HP

Hello,   Since past one month, we are getting the error below in some of our informatica sessions during the daily load.  013-02-22 02:11:10 : ERROR : (15655 | PRE-SESS) : (IS | IS_NAME) :...

View Article

Calculating the actual query run time - response (4) by rajeev saravanan

Hi Carlos/Sachin Thanks for providing the info i have few more queries 1.) I queried the dbc.DBQLogTbl and i could find data only for the queries which i had run today, where can i find the info for...

View Article


Combining Multiple Insert Statements with Calculations Fields - response (2)...

  Hi,     I want to run multiple COLLECT STATS statements simultaneously on the Teradata database.   How can i achieve  this using BTEQ script, can i run these multiple statements in BTEQ ? I tried...

View Article

Dropping Primary Composite Key - response (2) by taruntrehan

Hi, Thanks for your inputs. However, i understand that if primary key is not a part of primary index , then the primary keys are created as unique secondary indexes. I was able to drop the primary key...

View Article


exact table clone - response (1) by mohan.mscss

if i read you correctly, hope you are looking as like below, please let know if otherwise ct new_tablename as exissting_tblname with data and stats unique primary index(alt_id); Regards, Mohan K  

View Article

How to transpose rows to columns without the use of .sql and Bteqs - response...

HI All, I too have same query(Need to Convert rows to cols anyone help me how to resolve it. Input:   Product     State          population        HSI             MP                  12             FIN...

View Article


HOw to convert rows into columns dynamically in Teradata. - topic by Budda123

Input: Product     State          population        HSI             MP                  12             FIN             AP                   34             read more

View Article

HOw to convert rows into columns dynamically in Teradata. - topic by Budda123

Input: Product     State          population        HSI             MP                  12             FIN             AP                   34             read more

View Article

Combining Multiple Insert Statements with Calculations Fields - response (3)...

No, you can't run COLLECT STATS statements like that in BTEQ. You have do something like: collect stats on table column (row_wid); collect stats on table column (order_wid);

View Article
Browsing all 27759 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>