Oracle Database Products
10 article(s) tagged with Oracle Database Products
2024-07-25
Configuring Oracle Advanced Security Option (ASO) with Microsoft Windows Server 2003 Active Director
The purpose of this article is to describe how to configure an Oracle database with Advanced Security Option (ASO) for external authentication against Microsoft Windows Server 2003 Active Directory (aka Microsoft Kerberos Key Distribution Centre (KDC)).
2024-07-25
DataPump Import (IMPDP) Fails With Errors ORA-2372 ORA-26093 ORA-2374
During DataPump import you received the following oerrors: ORA-02372: data for row: COLLECTION : 0X'050200'" ORA-26093: input data column size (3) exceeds the maximum input size (1) ORA-02374: conversion error loading table "MJSDEV"."COLLECTION
2024-07-21
How to Save Forms in the Database ?
Usually when you save the form, it gets saved in the filesystem by default. However, if you want to save it in the database, you will need to do some work in the database.
2024-07-21
Is Forms/Reports 6i Certified to Work Against Oracle Server 10g Rel 1, Rel 2 or 11gRel 1, Rel 2?
Forms / Reports development will no longer provide error correction service for Forms / Reports 6i (unless an organization has purchased extended maintenance support)
2024-07-25
Oracle Database - Enterprise Edition - Known Issues And Bugs Using the Scheduler
This guide is an attempt to list some tips and tricks, relevant notes, known bugs and issues related to Scheduler usage and try to provide the first steps for analyzing, and listing the relevant notes dependent on the database version and specific scheduler part.
2024-07-25
ORA-00600: [KSLGES_3] When Mounting Database
Received following errors in alert log when trying to mount database: ORA-00600: internal error code
2024-07-25
ORA-20011 ORA-29913 and ORA-29400 with Associated KUP-XXXXX Errors from DBMS_STATS .GATHER_STATS_JOB
When attempting to run GATHER_STATS_JOB the following errors occur: ORA-20011. Usually accompanied with varying other errors such as KUP-11024
2024-07-25
Simple Example of Sending Attachments Using UTL_SMTP
How to send an E-Mail with attachment using the PL/SQL package UTL_SMTP.
2024-07-25
SYS.DBMS_SCHEDULER .CREATE_JOB Encounters ORA-00904: ORA-06512: at "SYS.DBMS_ISCHED" ORA-06512: at "
Error when attempting to create a job via DBMS_SCHEDULER
2024-07-25
Troubleshooting ORA-27300 ORA-27301 ORA-27302 Errors
The errors are usually caused by OS system call error or OS configuration issue.