ttisql进去之后,call报错如下:
[code]Command> call ttcacheuidpwdset('tt_admin_cache','oracle');
Type '?' for help on entering parameter values.
Type '*' to end prompting and abort the command.
Type '-' to leave the parameter unbound.
Type '/;' to leave the remaining parameters unbound and execute the command.
Enter Parameter 1 '_QMARK_1' (VARCHAR2) > exit
Invalid parameter value. Type '?;' for help.
Enter Parameter 1 '_QMARK_1' (VARCHAR2) > -
07001: Parameter 1 (_QMARK_1) not bound
Command> exit[/code]
网上也没查到什么信息。
后来重新安装了timesten就ok了
[code][oracle@localhost linux86]$ ./setup.sh
There is 1 TimesTen instance installed locally :
1) tt11 (TimesTen11.2.2.5.0)
Of the following options :
[1] Install a new instance
[2] Upgrade an existing instance
[3] Display information about an existing instance
[q] Quit the installation
Which would you like to perform? [ 1 ] 2
[oracle@localhost info]$ ttIsql "dsn=tt_1122;uid=tt_cache_admin;pwd=oracle;oraclepwd=oracle"
Copyright (c) 1996, 2013, Oracle and/or its affiliates. All rights reserved.
Type ? or "help" for help, type "exit" to quit ttIsql.
connect "dsn=tt_1122;uid=tt_cache_admin;pwd=oracle;oraclepwd=oracle";
Connection successful: DSN=TT_1122;UID=tt_cache_admin;DataStore=/u01/TimesTen/tt11/info/TT_1122;DatabaseCharacterSet=ZHS16GBK;ConnectionCharacterSet=US7ASCII;DRIVER=/u01/TimesTen/tt11/lib/libtten.so;PermSize=128;TypeMode=0;OracleNetServiceName=ORASQL;
(Default setting AutoCommit=1)
Command> call ttcacheuidpwdset ('tt_cache_admin','oracle');[/code]
[code]Command> call ttcacheuidpwdset('tt_admin_cache','oracle');
Type '?' for help on entering parameter values.
Type '*' to end prompting and abort the command.
Type '-' to leave the parameter unbound.
Type '/;' to leave the remaining parameters unbound and execute the command.
Enter Parameter 1 '_QMARK_1' (VARCHAR2) > exit
Invalid parameter value. Type '?;' for help.
Enter Parameter 1 '_QMARK_1' (VARCHAR2) > -
07001: Parameter 1 (_QMARK_1) not bound
Command> exit[/code]
网上也没查到什么信息。
后来重新安装了timesten就ok了
[code][oracle@localhost linux86]$ ./setup.sh
There is 1 TimesTen instance installed locally :
1) tt11 (TimesTen11.2.2.5.0)
Of the following options :
[1] Install a new instance
[2] Upgrade an existing instance
[3] Display information about an existing instance
[q] Quit the installation
Which would you like to perform? [ 1 ] 2
[oracle@localhost info]$ ttIsql "dsn=tt_1122;uid=tt_cache_admin;pwd=oracle;oraclepwd=oracle"
Copyright (c) 1996, 2013, Oracle and/or its affiliates. All rights reserved.
Type ? or "help" for help, type "exit" to quit ttIsql.
connect "dsn=tt_1122;uid=tt_cache_admin;pwd=oracle;oraclepwd=oracle";
Connection successful: DSN=TT_1122;UID=tt_cache_admin;DataStore=/u01/TimesTen/tt11/info/TT_1122;DatabaseCharacterSet=ZHS16GBK;ConnectionCharacterSet=US7ASCII;DRIVER=/u01/TimesTen/tt11/lib/libtten.so;PermSize=128;TypeMode=0;OracleNetServiceName=ORASQL;
(Default setting AutoCommit=1)
Command> call ttcacheuidpwdset ('tt_cache_admin','oracle');[/code]
「喜欢这篇文章,您的关注和赞赏是给作者最好的鼓励」
关注作者
【版权声明】本文为墨天轮用户原创内容,转载时必须标注文章的来源(墨天轮),文章链接,文章作者等基本信息,否则作者和墨天轮有权追究责任。如果您发现墨天轮中有涉嫌抄袭或者侵权的内容,欢迎发送邮件至:contact@modb.pro进行举报,并提供相关证据,一经查实,墨天轮将立刻删除相关内容。




