Programming Languages (22694)
Scripts (9273)
Networking (2571)
Microsoft Related (21566)
Databases (16609)
Operating Systems (11983)
Testing (17995)
Servers (1375)
MainFrame (6620)
Java Related (15396)
Middleware (526)
Web Related (7038)
Data Warehouse (8975)
HR Questions (2698)
Software Design (1923)
Debugging (73)
Version Control (464)
Editors (229)
Telecom (1164)
ERP CRM (26474)
Embedded Systems (1221)
Client Server (333)
Artificial Intelligence (3276)
Cryptography (718)
EAI (466)
Multimedia (644)
Software Development Life Cycle (303)
Image Processing (170)
Mobile OS (3116)
Security (125)
Big Data (4325)
Cloud Computing (1789)
Automation (2674)
Internet of Things (IoT) (299)
Apache Related (370)
Frameworks Tools (1329)
Oracle Related (0) Hi all can anybody help me...i am getting the following error when i am creating the GL ac for Vendor Recon ac,(only balance in local currency is selected) ...."Balances for reconciliation accounts only in local currency not defined" Message No fh061, however when i deselect the 'only balance in local currency' system is allowing me to save. should we not select 'only balance in local currency for recon accounts?'...help me please. Thanks Rajendran.
1 10614when you have three fact table and there is no relationship between them. How you will tackle the issue.
2 6383i want my connection to be dynamic. How can I make it. I mean the username and password should be dynamic. How?
2163Tell me a business scenario where I can achieve the data through MINUS only not through subquery.
BMC,
3142if the source file is CID,CCODE,CONNDATE,CREATEDBY 0000000224,1000,20060601,CURA 0000000224,2000,20050517,AFGA 0000000224,3000,20080601,TUNE 0000000225,1000,20020601,CURA 0000000225,2000,20050617,AFGA 0000000225,3000,20080601,TONE AND TARGET is oracle following are the validations cid loaded with unique records leading zeors has to be deleted while loading cid in target load only customer who got early connected to company conn_date should be loaded into oracle date format cid datatype is varchar2 in target conn_date is data datatype ccode is varchar2 0000000224,1000,20060601,CURA 0000000224,1000,20060601,CURA
2 6612need to split a string into separate values. eg. col1 col2 ---------- 100 - 'a,b,c' 200 - 'a,x,d,e' 300 - 'c' result: value count ------------- a - 2 b - 1 c - 2 etc.
2 6217In a property booking section want a query to check that property is booked from StartDate to EndDate.Booking Table field are given id proerty_id start_date checkout_date no_of_visitor booking date status Waiting yours answer.. Thanks In Advance...
1 3298
an array of size N in which every number is between 1 and N, determine if there are any duplicates in it. You are allowed to destroy the array if you like. [ I ended up giving about 4 or 5 different solutions for this, each supposedly better than the others ].
Explain where is unicode used?
Is command prompt unix?
What do you understand by horizontal and hierarchical data transfer?
What are the attributes of the cursor?
Difference between Append Vs AppendTo?
How will you set the starting value in generating random numbers ?
What is importing and exporting?
What jars do I need?
who are the stake holders in gathering requirement of a new product
Can the attribute list of an element type contain attributes whose names come from other xml namespaces?
How do I open a path in cmd?
What is principal component analysis?
How do I count repeated words in excel?
Explain the difference between task and thread in .net?