Home » Developer & Programmer » Precompilers, OCI & OCCI » Can you call OCI from Oracle Forms application
Can you call OCI from Oracle Forms application [message #133340] Thu, 18 August 2005 09:53 Go to next message
SaraC
Messages: 81
Registered: August 2005
Member
Want to use the OCIPasswordChange utility

Can I call it from my Oracle Forms application?

Thx
Re: Can you call OCI from Oracle Forms application [message #134495 is a reply to message #133340] Thu, 25 August 2005 04:50 Go to previous messageGo to next message
Michael Hartley
Messages: 110
Registered: December 2004
Location: West Yorkshire, United Ki...
Senior Member

Hi

Not directly.

However

Please review the Oracle metalink document

Doc ID: Note:16365.1
Subject: Changing the Oracle Password in Oracle Forms
Type: HOWTO
Status: PUBLISHED
Content Type: TEXT/PLAIN
Creation Date: 07-NOV-1994
Last Revision Date: 15-JAN-2003

Kind regards
Michael Hartley
http://www.openfieldsolutions.co.uk
Re: Can you call OCI from Oracle Forms application [message #134539 is a reply to message #134495] Thu, 25 August 2005 08:28 Go to previous messageGo to next message
SaraC
Messages: 81
Registered: August 2005
Member
Sorry I cannot access that document. I googled with Metalink and DocId Note: 16365.1 for a web address and the link prompts me for a usename and password. Is there another way of accessing the document?

Thanks
Re: Can you call OCI from Oracle Forms application [message #134554 is a reply to message #134539] Thu, 25 August 2005 09:22 Go to previous messageGo to next message
SaraC
Messages: 81
Registered: August 2005
Member
Have been able to view this document. It uses Alter user to change the password which is not recommended since it does no support password verification.

It does not mention OCIPasswordChange()
Re: Can you call OCI from Oracle Forms application [message #134564 is a reply to message #134554] Thu, 25 August 2005 10:05 Go to previous messageGo to next message
Michael Hartley
Messages: 110
Registered: December 2004
Location: West Yorkshire, United Ki...
Senior Member

Hi,

Alter user is a perfectly valid user maintenance command but does rely on the application/user knowing what they are doing.

The since you cannot use ocipasswordchange and you do not wish to use the suggested approach by oracle I guess you are a little stuck.

Maybe you should attempt to solve your problem with another approach.
Re: Can you call OCI from Oracle Forms application [message #134567 is a reply to message #133340] Thu, 25 August 2005 10:07 Go to previous message
SaraC
Messages: 81
Registered: August 2005
Member
Thanks for replying

I guess that I will have to think of a way around it. Possibly calling some verification check before using ALTER USER

Thanks again!
S
Previous Topic: [Oci8 C] OCIDate & OCIBindByName problem
Next Topic: question regarding flushing buffer, checkpointing
Goto Forum:
  


Current Time: Thu Mar 28 10:07:23 CDT 2024