Discussions tagged Oracle
PB and Oracle's BFILE datatype
- Resolved
- How-to
- Last updated 6 months ago
- Kari Paukku replied 6 months ago
Hi,
I have a table where one of the columns datatype is BFILE (the file is stored on a file server).
My question is how to use the field in PB?
Here is my test case
SELECT DOCUMENT_NAME, PNTR
INTO :FILENAME, :DOCUMENTFILE
...
Modernizing application (PowerBuilder 2022) to new Platform
- How-to
- Last updated 6 months ago
- Roland Smith replied 6 months ago
Hi Experts,
My client wants to modernize our application (PowerBuilder 2022) and re-platform (Client considers PowerBuilder as Legacy old technology).
Seeking expert advice as to what is the next best tool available in the market which has withstoo...
Connection to Oracle 19c on Windows 11
- Resolved
- Issue
- Last updated 6 months ago
- Chris Pollach @Appeon replied 6 months ago
Hello, On Windows 11 can't connect to the Oracle client
Here is the environment:
PowerBuilder runtime: 2019 R3 Build 2703
Oracle Client: Instantclient_19_18 and path is set correctly
Visual Studio Redistributable (64) 2015-2022
The error: OCI.DL...
PowerServer and calling overloaded database functions
- Advice
- Last updated 7 months ago
- Kari Paukku replied 2 months ago
Hi,I'm using PB2022, build 1900 with Oracle 19 database.
My question has to do with overloading and calling functions in a Oracle package. In native PB (Desktop) all works fine but with PowerServer there are issues.Here is my test case. The package ...
We have a datastore using an Oracle Stored Procedure Update. For the insert stored proc, one of the columns is mapped to an output argument, to capture the new transaction sequence ID generated by the stored procedure. Client Server app correctly pop...
PowerServer 2022 Session Error/Timeout
- Issue
- Last updated 10 months ago
- Logan Liu @Appeon replied 10 months ago
We recently migrated a PB 2019 application to 2022 and also deployed it to PowerServer. It's been working very well. However, one user reported an issue recently. The user stated that the app was started and used without issue for a while. It was...
Disconnection problems PowerServer 2022
- Issue
- Last updated 10 months ago
- Armeen Mazda @Appeon replied 10 months ago
Hello everyone.
I need help, I have a powerbuilder 2022 and it is mounted on a server with windows server 2019, all my projects are set to run on power server and use an IIS server to publish it, so far everything works fine but, when my users star...
Oracle Stored Procedure Retrieving Data
- How-to
- Last updated 10 months ago
- Miguel Leeuwe replied 10 months ago
I've been attempting to utilize an Oracle Stored Procedure in a DataWindow to retrieve data, however upon retrieval I receive the following error.
ORA-06550 - Identifier '{indentifier}' must be declared.
The issue can be created in the DW painter.
...
PowerServer and SelectBlob - Oracle
- Resolved
- How-to
- Last updated 10 months ago
- Geir Magne Vangen replied 10 months ago
Hi,
We have started looking into the possibilities on using PowerServer for our main PowerBuilder application.The first steps to build the powerserver application has been successful.
We are using the latest Powerbuilder 2022-version, connected to ...
How I do connect PB 2022 with oracle 12
- How-to
- Last updated 11 months ago
- Chris Pollach @Appeon replied 11 months ago
Good afternon.
Please, how do I add an new option ORACLE 12 in my list "INSTALLED DATABASE INTERFACES"?
My powerbuilder is 2022 and I have oracle cliente 12.1. Today I use connected with option "O10 Oracle 10g", but we are going to migrate for orac...
generate pdf in powerbuilder 2021
- Advice
- Last updated 12 months ago
- Kim Berghall replied 11 months ago
hello friends, I have a project in powerbuilder that was originally in PB 12.5, this project was migrated to PB 2021, everything works fine but when generating a pdf from datawindow it generates a file with a weight of KB, I solved this by checking "...
PowerServer2022 Web app configuration at Database throwing ORA-12514 error
- Resolved
- Issue
- Last updated 1 year ago
- Logan Liu @Appeon replied 1 year ago
Hi,
We are Evaluating PB2022 for Procuring Licenses.
Installed and migrated our application to 2022. (Train
Trying to make Power Server App.
Our Database is Oracle. (Down loaded the drivers when asked and installed)
We are facing the issue aft...
Could not load file or assembly 'OracleManagedDataAccess'...
- Issue
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
Using PB2022 Beta I was able to take our existing client/server app and create a working PowerServer project. However, after I uninstalled the Beta and installed PB2022 build 1878, the web version no longer works. Trying a Build/Deploy gives the er...
Hi,
I am getting a powerserver error when I am updating a datawindow with a package stored procedure in Oracle 19.
My Powerbuilder version is: Appeon Powerbuilder 2021 CloudPro Edition.
Database is Oracle19 64 bit.
When I am updating a datawindow...
Hi,
I need suggestion for below case.
We are doing application server migration from HP-UX to RHEL. Our application client we used for PowerBuilder 2017 and Server side logic we written in Oracle Tuxedo. So ,now data the communication between clien...
After upgrading Oracle Database to version 19c - we have an issue, a runtime failure when a stored procedure with an input parameter of a table type or an array is being called from the PBL.
Power Builder: Version 2019 R2 Build 2353
Oracle Database...
ORA-00942 error accessing tables etc in Oracle 19c
- Issue
- Last updated 1 year ago
- Walter O'Driscoll replied 1 year ago
Hi all. Apologies for resurrecting this question, I thought I had discovered the answer but no luck.
We have an odd error occurring in an app built in Powerbuilder after an Oracle 19c upgrade. I am wondering if anyone else has seen this. Anytime the...
PowerServer 2021 - Issues with Oracle StoredProcedure
- Issue
- Last updated 1 year ago
- David Xiong @Appeon replied 1 year ago
Hello everybody,I'm testing my PB Client / Server application (PB2021) compiled with PowerServer2021. The data server is Oracle 12c.
The application makes use of calls to Oracle StoredProcedure (PL/SQL) and in the PowerServer version I have some pro...
PowerServer not encapsulating SQL in Transactions
- Issue
- Last updated 1 year ago
- Kai Zhao @Appeon replied 1 year ago
We have a PB classic application migrating to PS (latest PB etc.), connecting to Oracle 19 database. When the application runs in PS it is not encapsulating multiple SQL statements in a transaction, almost as though a commit is issued between each s...
Powerserver Oracle DB Connection Audit User with OS USER
- Issue
- Last updated 1 year ago
- Jason Frost replied 1 year ago
Challenge we have
The DB Connections are pooled by IIS, Oracle 19c as BACKEND and we would not able to capture the OS USER ID for Auditing the actions.
Audit of user actions are captured using bcakend triggers and user name is used as "OS USER", si...
- Page :
- 1