Logon errors difference - response (1) by WAQ
I think the first one is referring to invalid username or password input by the user while later is referring that account has locked and needs to be unlocked.
View ArticleWhat is index join confidence - response (2) by Qaisar Aftab Kiani
You see the 'Index Join Confidence' clause when the join condition contains unique undexes...
View ArticleLogon errors difference - response (2) by teradatauser2
Waq, I tied to logon to TD after my id was locked due to wrong passwords for 3 times. Still i get 'userid, password or account is invalid' and not "User id is locked"
View ArticleUsing templates for operators provided in TPT - topic by nitindixit
Hi, How can we use the templates for the operators provided in TPT? I am having problem in providing schema for producer operators... Here is the script DEFINE JOB jobname DESCRIPTION '---' ( DEFINE...
View Articlere:RAID AND FALLBACK - topic by vijayshankar245
Hi, What is the need for having FALLBACK option during creating Tables when we have RAID-1 which has a mirror copy of a disk.doesnt it add overhead and cost? Thanks, Vijayshankar
View ArticleLogon errors difference - response (3) by Qaisar Aftab Kiani
If your UserID is unlocked and you are still getting 'userid, password or account is invalid', this means you are not logging in with your correct credentials. Reconfirm from DBA that the userid and...
View Articlere:RAID AND FALLBACK - response (1) by Jim Chapman
Fallback does add overhead and cost. The value is an additional level of protection. If an AMP goes offline for some reason, a fallback-protected table is still accessible. Fallback also provides a...
View Articleorg.hibernate.exception.GenericJDBCException: could not execute query -...
I think you are missing an equal sign between section and :Section -- it should be: StringBuffer hqlStringBuffer = new StringBuffer("from student where name like :Name and class=:Class and...
View ArticleERROR "Response Limit exceeded" in JDBC Driver - response (1) by tomnolan
Detailed advice is listed in the Teradata JDBC Driver Reference: http://developer.teradata.com/doc/connectivity/jdbc/reference/current/jdbcug_chapter_5.html#CHDGCHBB "To solve this issue, examine...
View Articleorg.hibernate.exception.GenericJDBCException: could not execute query -...
We're in this problem together, I'll be opening a ticket w. Teradata Customer Support, was hoping for a quick hit here. XenBeven, I'll be in touch if/when I get some feedback from Teradata Support ....
View ArticleUsing templates for operators provided in TPT - response (1) by feinholz
I am not sure this will totally solve the problem, but you should not be putting a table name after the $INSERT.
View ArticleBTEQ data format question/DATE format issue - response (7) by ratnamch
Hi Experts, Kindly let me know how data in SPOOL get distributed while we are joining tables? How data distributed if I am using PI columns in joins and if I am using SI columns? How data distributed...
View ArticleInsert select in Mload - response (14) by ratnamch
Hello Experts, Whenever we use to do fastload amp & disk skewness goes high to 98% on every run. INDEXES are properly defined on the target table Please suggest what to do to avoid this Many...
View ArticleCompile Stored Procedures in Batch - response (7) by ratnamch
plz send me any sp in teradata ex : 1. check obect is exist or not? 2.if exists data will be insert ? if not exists object/table will created . after inserts data ? so plz send me the above...
View ArticleBTEQ data format question/DATE format issue - response (8) by Qaisar Aftab Kiani
Would be nice to see a new thread with new questions! Normally data is distributed in spool on the joining columns hash value. The rule of thumb is that for joining the data has to be on the same AMP....
View ArticleText Qualifiers in Teradata Utilities - response (7) by ratnamch
hi i am usingTD 13.0 and i am creating the procedure and it throws the error "your sysytem don't have a c/c++ drivers " how to reduces the problem any one can help me ratnam
View ArticleLogon errors difference - response (4) by teradatauser2
Hi Qaisar, I myself am the dba :-). That's why i wonder do we ever get a: User id is locked error. I locked my id by logging in with right id and wrong password for 3 times. My id got locked. Then...
View ArticleIs SQL Reference Fundamentals B035-1141-067A.pdf the correct/sufficient...
Hi Sidharth, I am also plannig to take up the TE0-122 SQL exam and finding it difficult to find credible material, i would like to buy the SQL study guide if you are willing to sell it else please...
View ArticleTeradata 12 Certification - response (221) by rajeev saravanan
Hi All, You can download the teradata 1091 manual form the Teradata website at the following URL http://www.info.teradata.com/templates/eSrchResults.cfm?txtpid=1091&txtt...
View ArticleProblem after ARCMAIN import - response (3) by teradatauser2
Hi, I did a dictionary archieve of a table and then did a restore COPY dictionary tables ( db2.tab ) (from ( db1.tab)), RELEASE LOCK, FILE=file; I was able to do a show on the table. When i do a...
View Article