connection problem in Express Edition
Teradata Teradata Discussion Forums Teradata.com Discussion Forum
Visit Teradata.com
Home       Guidelines    Member List
Welcome Guest ( Login | Register )
        


This online forum is for user-to-user discussions of Teradata products, and is not an official customer support channel for Teradata. If you require direct assistance, please contact Teradata support.


connection problem in Express Edition Expand / Collapse
Author
Message
Posted 7/2/2008 3:44:20 AM
Junior Member

Junior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior Member

Group: Forum Members
Last Login: 7/3/2008 3:49:29 AM
Posts: 22, Visits: 21
Hi

i am trying to run a fastexport script through a demo express edition. the script is

.logtable temp;
.logon demotdat/tduser;
database tpch;
.begin export sessions 12;
.export outfile c:\order.txt mlscript c:\order2.txt format fastload mode record;
sel
O_ORDERKEY (char(12)),
O_CUSTKEY (char(12)),
O_ORDERSTATUS (CHAR(1)),
O_TOTALPRICE (CHAR(17)),
O_ORDERDATE (char(11)) ,
O_ORDERPRIORITY (CHAR(15)),
O_CLERK (CHAR(15)) ,
O_SHIPPRIORITY (char(11)),
O_COMMENT (CHAR(79))
from tpch.ordertbl;
.end export;

when i try to execute, system is asking for password and i gave tduser as the password. first time it accepted. when it jumps to initial phase again fastexport asking for password and this time its no where accepting the password. this is happening for all other loader utilities too. my host file has entry.
127.0.0.1 localhost demotdatcop1 localtdcop1
when i tried to access the BTEQ using the same userid i.e tduser and password tduser. its accepting over there and i am able to run the queries. but none of the loader utilities i am able to execute because of system not accepting the password.

let me know any reason why it is not accepting.

thanks,


dixon
Post #12013
« Prev Topic | Next Topic »


Reading This Topic Expand / Collapse
Active Users: 0 ( 0 guests, 0 members, 0 anonymous members )
No members currently viewing this topic.


All times are GMT -5:00, Time now is 5:02pm

Powered By InstantForum.NET v4.1.4 © 2008
Execution: 0.063. 8 queries. Compression Disabled.