PeopleSoft: Visual Cobol 4.0 in Visual Studio 2017 - Can debug, but does not connect to Oracle db.
We've been on PeopleSoft since 2004 and have the MicroFocus compiler/runtime for our Linux platform.
The area I support, Student Financials, has nearly a million lines of Cobol code.
Since 2004 management has allowed me to also install MicroFocus Cobol 3.1 for many years, then 5.1, now Visual Cobol 4.0 on a Windows 10 machine. This has been excellent and has allowed me to debug line by line the code that is executed on the Linux platform. For instance, the Tuition Calculation is composed of 30 Cobol programs 10 levels deep.
I've always been able to connect to the Oracle database, sign in, and debug any program.
It's been a learning curve to figure out Visual Studio, but I'm able to compile our Tuition Calculation Cobol stack and begin debugging it.
PeopleSoft manages access to the backend database by Cobol subroutines, being able to use Oracle, DB2, etc.
The PeopleSoft subprogram, PTPSQLRT.cbl, is responsible for connecting to the database, then executing all sql.
The Cobol program calls .dll routines which interact with the database, I think they are C programs.
It's worked in the past, but now it is unable to connect to the Oracle database. It calls a subprogram called C_SQLCNC which I think is within a .dll, it returns that it cannot connect to the database. I've worked with our Infrastructure team and we're able to Ping the test database from the Windows 10 machine.
Any ideas what might be going on?
I hate to lose this Tool! It's been so helpful in debugging the processes in Cobol.
Thanks,
Dan Strange
Tech Lead, PS Student Finance
UNT ITSS
Sign up
Already have an account? Login
Welcome to the Rocket Forum!
Please log in or register:
Employee Login | Registration Member Login | RegistrationEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.



