As part of my Oracle/Harvest 14 installation I use hco to checkout all our code. On the old server it works fine, but on the new installation it errors out in the middle of a couple of the checkouts.
Here is the command:
hco -b XXXXXXXX -usr XXXXXXXX -pw XXXXXX -en "XXXXXXXX" -st "XXXXXXXX" -vp XXXXXXXX -br -o checkout.log '*'
The $i is a loop that lists 9 different repositories.
E03020003: Database error [CA Harvest SCM][ODBC Oracle Wire Protocol driver][Oracle]Unexpected Network Error.
SQLSTATE=S1000 .
E03060019: Process Execute failed. Process Name: Check Out .
I00060080: Check out summary: Total: 491 ; Success: 386 ; Failed: 0 ; Not Processed: 105 .
Checkout.Execute() failed.
Some complete and some do not. Am I hitting some kind of limit somewhere?
I00060080: Check out summary: Total: 491 ; Success: 386 ; Failed: 0 ; Not Processed: 105 .
I00060080: Check out summary: Total: 134 ; Success: 134 ; Failed: 0 ; Not Processed: 0 .
I00060080: Check out summary: Total: 453 ; Success: 453 ; Failed: 0 ; Not Processed: 0 .
I00060080: Check out summary: Total: 462 ; Success: 462 ; Failed: 0 ; Not Processed: 0 .
I00060080: Check out summary: Total: 13 ; Success: 13 ; Failed: 0 ; Not Processed: 0 .
I00060080: Check out summary: Total: 596 ; Success: 54 ; Failed: 0 ; Not Processed: 542 .
I00060080: Check out summary: Total: 14 ; Success: 0 ; Failed: 0 ; Not Processed: 14 .
I00060080: Check out summary: Total: 83 ; Success: 83 ; Failed: 0 ; Not Processed: 0 .
I00060080: Check out summary: Total: 255 ; Success: 255 ; Failed: 0 ; Not Processed: 0 .
Release : 14.0 AIX 7.2
System required the latest update to the ODBC software module.