asked by:
10 pts.

Getting the error unable to perform query ora 00904 on an item of previous form which is already deleted.
using oracle 6i i save as a form to make another one and deleted all the items,triggers and other programme units,lovs from it. I added new items and new data source to its block. But its giving the error unable to perform query ora 00904 on an item of previous form which is already deleted. [...]

Answer Question   |  July 1, 2010  11:58 AM
ORA-00904, Oracle 6i, Oracle Error Codes, Oracle Forms 6i, Oracle Query
asked by:
10 pts.

Does JDE World 7.3 support multiple languages?
Does JDE World 7.3 support multiple languages

Answer Question   |  June 29, 2010  4:53 PM
iSeries, JD Edwards (JDE), JDE, RPG Language Support
asked by:
5 pts.

Buffer error on Crystal Reports 11.5 Parameter
When I refresh the data on this report I’m building the report fails to get values. It list the cause of the error as “Buffer too small for string or missing null byte. UNKNOWN.RPT]” Isays that the errors source=prompt.dll and the error code is 0x8004380D. The field in the prompt is a date/time field. In [...]

Answer Question   |  June 29, 2010  4:23 PM
Crystal Report XI, Crystal Reports 11.5, Oracle 10g Database, Oracle 11g migration
asked by:
5 pts.

Sponsor Post: Cloud Migration Pros and Cons Live Chat Today
Today’s live chat from 1-3 pm EST provides an exclusive opportunity to get your cloud migration questions answered directly from industry experts. Get tips on how to improve your ability to recover in any type of loss or disaster while keeping your budget in check and gain insight into: Data protection requirements Cloud vs on-premises [...]

Answer Question   |  July 8, 2010  2:18 PM
AS/400, Channel, CIO, CRM, Database, DataCenter, datamangement, Developement, Linux, Lotus Domino, Microsoft Windows, Mobile, Networking, Oracle, SAP, Security, SQL Server, Storage, Virtualization, VoIP
asked by:
3,235 pts.

Which is the best – SAP R3 or Oracle OneWorld?
For a medium to large multi-national pharmaceutical company, which ERP system will be best suited to meet our current and future needs – SAP R3 or JDE OneWorld??

Answer Question   |  October 23, 2010  7:21 PM
ERP, JD Edwards OneWorld, Oracle applications, SAP R/3
asked by:
5 pts.

Sponsor Post: Fear the Cloud? Migration Pros and Cons (on-demand chat from 6/29/2010)
Organizations need to able to quickly recover failed servers and their data in the event of an outage. Deploying a server recovery solution can save a company tens of thousands of dollars in lost productivity and lost business. This live chat on June 29th from 1-3 pm EST provides an exclusive opportunity to get your [...]

Answer Question   |  July 22, 2010  2:05 PM
AS/400, Channel, CIO, CRM, Database, DataCenter, datamangement, Linux, Lotus Domino, Microsoft Windows, Mobile, Networking, Oracle, SAP, Security, SQL Server, Storage, Virtualization, VoIP
asked by:
3,235 pts.

Code to Update retrieved record in Oracle Forms 6i
In Oracle Forms 6i, can anybody tell me about code to update data retrieved from database, which can be place under When Button Pressed trigger?

Answer Question   |  August 25, 2010  8:49 AM
Oracle database administration, Oracle development, Oracle Forms 6i, Retrieve Data Area
asked by:
5 pts.

ORA-00902 invalid datatype when trying to create a table with primary key based on two columns in Oracle 10g
I was trying to create a table with primary key based on two columns. Here is the create table statement: CREATE TABLE SECURITY_PASSWORD ( USER_NAME VARCHAR2 (25 BYTE) NOT NULL, USER_PASSWORD VARCHAR2 (25 BYTE) NOT NULL, CREATED_DATE DATE NOT NULL, CONSTRAINT security_password_pk PRIMARY_KEY (user_name,user_password) ); Unfortunately I keep getting error message: ORA-00902 invalid datatype.This is [...]

Answer Question   |  June 26, 2010  5:12 PM
CREATE TABLE statement, Database issues, Oracle 10.2.0.4, Oracle 10g error messages, Oracle Table
asked by:
90 pts.

How to install oracle 9i database on x64 win2003 server
How to install oracle 9i database on x64 win2003 server

Answer Question   |  October 23, 2010  5:36 AM
Oracle 9i Configuration, Oracle 9i installation, Windows Server 2003 64 bit
asked by:
5 pts.

How can I connect Oracle Form 10g with Oracle 10g Express Database?
HOW  I CONNECT ORACLE FORM 10G WITH ORACLE 10G EXPRESS DATABASE .IT GIVES ERROR  TNS 12560 TNS PROTOCOL ERROR

Answer Question   |  June 16, 2012  10:42 AM
Oracle 10g, Oracle 10g Express, Oracle Database Versions, Oracle Forms 10g, Windows XP
asked by:
75 pts.

Oracle Forms 10g code
how to show all empid in list item in oracle form during the runtime… pl give me details with code. table structure is    create table dept( empid int,ename varchar2(20)); gv me full code of the  under the form_instance_click………                             

Answer Question   |  June 22, 2010  6:30 PM
Oracle 10g, Oracle Forms, Oracle Table
asked by:
10 pts.

How to make oracle form 10g and Jre1.6 work together?
Dear Sir, we been trying to make Oracle forms to work with latest release Jre 1.6 release 20 but it doesn’t although oracl said it will , we tried lower releases of 1.6 but the only release that works so far is Jre1.5, do u have an answer for it plz? it is an critical [...]

Answer Question   |  June 18, 2010  8:02 AM
Oracle 10g, Oracle Compatibility, Oracle Forms 10g
asked by:
5 pts.

How to use POS.NET for a BARCODE SCANNER in a VB.NET application
Hi! I have an old office project… Its Point of sale software built in VB.net over oracle db express edition. Its really cool but lucks the barcode scanner functionality. Some customers are demading for that functionality…..bla bla bla!!!  …Devices I’ve programmed 4 in the past usually comes with their .NET API / DLLs  to work [...]

Answer Question   |  January 12, 2011  11:38 AM
Barcode scanners, Oracle Database, VB.NET
asked by:
45 pts.

procedure create with compilation error ora-6550
i created table staff with two column a number(3),b number(3) then created procedure p1 but it shows error as procedure created with compilation error & during insert ORA-6550 error at line 1 column 7 create table staff(fno number(3),lno number(3)); create or replace procedure p1 (a in number,b in number) begin insert into staff(fno,lno) values(a,b); end [...]

Answer Question   |  June 17, 2010  7:15 AM
CREATE TABLE statement, ora-6550, Oracle error messages, Syntax errors
asked by:
5 pts.

Vietnam Local Chart of Accounts
The Vietnam local chart of accounts has different account numbers by functional area. Since we can only link one alternative account to the GL account, how do other companies handle this requirement? Do you set up multiple accounts for the same line item so they can be linked to the different Vietnam accounts or do [...]

Answer Question   |  June 16, 2010  1:14 PM
GL, SAP, SAP administration
asked by:
25 pts.

SOA benefits and disadvantages
Hi, can some body please explain ‘the likely technical and business benefits and negative aspects of adopting SOA for a online business’ please. Regards, Tom.

Answer Question   |  June 16, 2010  1:39 AM
Oracle SOA Suite, SOA, SOA and Web services
asked by:
5 pts.

Using Report Server in SharePoint 2010
In SharePoint Integrated Mode of SSRS 2008, how do you get the Report Server Instance Name, Report Server DB Name and SQL Server Instance Name hosting Report Server DB programmatically? Can it be done using SharePoint object model or through ReportService2006 web methods? This question is from the Microsoft Live Chat which took place on June 1st.

Answer Question   |  March 2, 2012  8:15 PM
Report Server, ReportService 2006, Sharepoint 2010, SSRS 2008
asked by:
16,755 pts.

Assets Movement analysis in JDE
In JD Edwards we want to track the movement of an item which is received under capital scheme.  Presently any item received for capital assets is not moving to inventory (f4111).  The entry is only moving to FA and GL.  Is there any option to have a track on movement of item received on capital [...]

Answer Question   |  June 15, 2010  2:59 AM
Asset management, JD EDWARDS, JD Edwards (JDE), Oracle applications
asked by:
10 pts.

ERROR MSG DURING ORACLE FORMS INSTALLATION
ERROR IS USER1.PIN(20) OS_ERROR WHILE SPAWNING…IFSRV60 -INSTALL FORMS60SERVER-DEFAULT…PORT=900 MODE=socket batch+yes  

Answer Question   |  June 14, 2010  1:24 PM
Oracle error messages, Oracle Forms, Windows Server 2003
asked by:
5 pts.