Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

CWBCO1049-The iSeries Application is not started

2,219 views
Skip to first unread message

Zahi Savion

unread,
Aug 28, 2005, 4:00:04 PM8/28/05
to
Hi ALL.,

While defining the OleDB Connection I Got this message :

Test Connection Failed because of an error initilizing provider
(When i try to view the catalogs)
CWBCO1049-The iSeries Application is not started

The Following Steps where performed:

1.STRHOSTSVR SERVER(*ALL)
2.Grant Select on all catalog,ODBC,ISO Views to public
3.Adding SYSIBM lib to the user global user library list
4. Stop/Start QUSRWRK
5. Using two connection string :
Provider=IBMDASQL.DataSource.1;Password=XXXXX;Persist Security
Info=True;User ID=XXXXX;Data Source=XXXXX


Provider=IBMDA400.DataSource.1;Persist Security Info=False;User ID=XXXX;Data
Source=XXXXX;Password=XXXX


Please Advice
Zahi


Jon Wold

unread,
Sep 2, 2005, 7:11:26 PM9/2/05
to
It may not be an error -- the verification code doesn't know you want to
do OleDB so it tries to verify 'most everything you might try to use.
The trick is to read the adjacent messages and decide whether the
server task about which it is complaining is one that's important to you.

You can get much the same info from the PC cmd line by running cwbping
<hostname> /v.

Jon

0 new messages