Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

BCP utility in Sybase (Unix Env

2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)06/01 Report--

We can use below command for bcp out a table to * .dat file

$SYB_BIN/bcp hnwreport.dbo.TblHNWCustomer out ${SYB_DATA} / ${TABLE} .prod.dat-I/opt/muni/HNWEnv/HNW_interfaces.txt-U hnwuser-P Lip0v123-S STEP_PROD_NY_DS-t'|'- b 10000-e ${ERRFILE}-T-c

Please be vigilant that if you want to use self-defined interface file rather than default system interface, you have to use-I option and define interface file in place.

If you want to use bcp utility, you can export Sybase

Export SYBASE=/optware/aseclient1503x/ase155b/

$SYBASE/OCS-15_0/bin/bcp hnwreport.dbo.TblHNWCustomer out / opt/HNW/HNWFileAnalysis/HNWOutput/TEST.dat-I/opt/muni/HNWEnv/HNW_interfaces.txt-U hnwuser-P Lip0v123-S STEP_PROD_NY_DS-t'|'- b 10000-e ${ERRFILE}-T-c

$SYBASE/OCS-15_0/bin/isql-I/opt/muni/HNWEnv/HNW_interfaces.txt-U hnwuser-P Lip0v123-S STEP_PROD_NY_DS < / tmp/test.sql

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report