|
|
|
Want to Be an OCA Certified
(page: 1 2 3 4)
|
The Official Oracle Wiki
|
79 |
Friday, 12:28 PM EST by
|
|
|
Thread started: Jun 23 2009, 3:21 AM EDT
Watch
Can Oracle giants help me in with well organised and appropriate study materials for OCA and OCP. I want to do in the Database Side for Oracle 10g. Bur m new to Oracke and as well as novice in sql
out of
found this valuable.
Do you find this valuable?
Show Last Reply
|
|
Last Reply:
RE: Want to Be an OCA Certified
By: ,
Friday, 12:28 PM EST
hai harini....pls send those books to ramakrishna_d@hotmail.com im planing for OCA by this year end.... thanks
out of
found this valuable.
Do you find this valuable?
|
|
|
|
|
hai this is egarding the lost password.
|
Administration
|
0 |
Thursday, 11:34 PM EST by
|
|
|
Thread started: Thursday, 11:34 PM EST
Watch
hey for my crystal report server i am using oracle 9i as a back end but i forget the admnistrative password of the crystal report and i dont even have any other user to log into the crystal report.I have the administrative rights for the application so i want to know is there any other way to reset the password or create a new user from the backend database.
out of
found this valuable.
Do you find this valuable?
|
|
|
|
나누리 회칙
|
Nanuri
|
0 |
Thursday, 4:10 AM EST by
|
|
|
Thread started: Thursday, 4:10 AM EST
Watch
오라클 나누리 회칙
0
out of
1 found this valuable.
Do you find this valuable?
Do you?
|
|
|
|
free apex themes
|
Apex Themes and Templates
|
1 |
Wednesday, 4:59 PM EST by
AndyDBE |
|
|
Thread started: Oct 30 2009, 1:06 PM EDT
Watch
Does anyone know where I can get some apex themes for free?
out of
found this valuable.
Do you find this valuable?
Show Last Reply
|
|
Last Reply:
RE: free apex themes
By: AndyDBE,
Wednesday, 4:59 PM EST
Look here http://apex.dbe.pl/2009/08/znow-nowy-darmowy-temat-dla-apex-yet.html
out of
found this valuable.
Do you find this valuable?
|
|
|
|
|
E BOOK " THE MULTIDIMENSIONAL DATA MODELING TOOLKIT"
|
Discussion Forum
|
0 |
Tuesday, 1:04 AM EST by
|
|
|
Thread started: Tuesday, 1:04 AM EST
Watch
Written in a tutorial style, this book gives a step-by-step development of the defining principles of OLAP analysis through the lens of the programming language at the heart of Oracle's OLAP option. This book will show you ways to leverage the value of your data warehouse through refining the information it contains to create cogent, actionable measures of business performance. The content is informative and practical, reflecting over 15 years of hands-on experience developing multidimensional analytic applications for over a dozen companies. Whether you are new to business intelligence or a seasoned practitioner, whether you are using Oracle OLAP now or another toolset, The Multi-dimensional Data ModelingToolkit will have something significant to offer you.
The content of the book is based on the Oracle 10g database, however, most of the programming statements shown will work with other editions of the database, such as Oracle 9i and 11g, and even earlier editions of the technology found in stand-alone products such as the Express database, Oracle Financial Analyzer, and Oracle Sales Analyzer.
The reader will gain a detailed knowledge of the Oracle OLAP DML programming language, they will see a plethora of analytical devices specific to the OLAP approach, they will learn the relationship between the tables in a relational data warehouse and the storage devices employed by OLAP cubes; the Oracle OLAP metadata will be examined.
Business intelligence developers who want in-depth understanding and expert skill levels with OLAP will find that the book takes them significantly beyond product documentation and a wizard-based exposure to the technology.
The book can be easily downloaded by visiting http://www.amazon.com/Multidimensional-Data-Modeling-Toolkit-Intelligence/dp/0981775306
out of
found this valuable.
Do you find this valuable?
|
|
|
|
oracle 10g/ centos (red hat)
|
FAQ
|
0 |
Monday, 9:05 PM EST by
|
|
|
Thread started: Monday, 9:05 PM EST
Watch
i am trying to migrate from 8i/2000 server to 10g/ centos . i woul like to have dataguard,RMAN in new environment. it throws error in standby database -ora-01153. meanwhile now the redo not transported to standby.
out of
found this valuable.
Do you find this valuable?
|
|
DipanjanOracleApps |
|
Developing and Publishing Drill Down Reports Dashboard
|
Discussion Forum
|
1 |
Monday, 6:09 PM EST by
njethwa |
|
|
Thread started: May 30 2008, 11:27 PM EDT
Watch
am looking to develop and publish a bunch of custom 'Analytics' reports created from 3rd party spend analytics software crunched data (available in spreadsheet format) to a group of Oracle Application Buyers.
These custom Summary Reports should have drill down ability to go upto Detailed data which are held on a custom database.
What options I have in this scenario for development and publishing ?
I am thinking of Oracle Applications Express, Oracle Portal + Discoverer , BI Publisher (earlier XML publisher)
What are your thoughts ?
Regards
0
out of
1 found this valuable.
Do you find this valuable?
Do you?
|
|
|
|
Missing inputText value after onClick event
|
Oracle Discussion Forums FAQ
|
0 |
Monday, 7:58 AM EST by
|
|
|
Thread started: Monday, 7:58 AM EST
Watch
I wanna fire a click event on a button when the onKeyPress on an inputText triggered.(Im using IE) javascript function : function enterKeyPressed(tablename,commandname){ var str="form1:"+tablename+":"+commandname; if(window.event.keyCode==13) { submitForm('form1',1,{source:str}); return false; } } problem : Sometimes after typing into input text and pressing enter key ,the page refreshes and value of input text disappears and the event doesn't fire properly. Also, I tried this code: function enterKeyPressed(tablename,commandname){ if(window.event.keyCode==13) { var cmnd = document.getElementById("form1:"+tablename+":"+commandname); cmnd.click(); return false; } } Could anyone tell me why the value disappears?
out of
found this valuable.
Do you find this valuable?
|
|
|
|
how we run oracle forms using JRE
|
Oracle Forms
|
0 |
Monday, 3:02 AM EST by
|
|
|
Thread started: Monday, 3:02 AM EST
Watch
I want to make the application server run oracle forms on the client using Java JRE not by JInitiator
out of
found this valuable.
Do you find this valuable?
|
|
|
|
siebel gadget API
|
Oracle Desktop Widgets for the Enterprise
|
1 |
Nov 1 2009, 9:38 PM EST by
MandeepBhullar |
|
|
Thread started: Oct 8 2009, 4:31 AM EDT
Watch
Hi Adrien,
could you provide me with some informations about the Siebel API for Adobe AIR Gadgets? Is there a common API to connect Siebel CRM or are there special functionalities for connecting via Adobe AIR apps. We are an enterprise Adobe solution Partner, a lot of experience with Adobe Flex and AIR, and interested in developing own AIR Apps connected with Siebel CRM.
Thanks for your information in advance
Helmut
out of
found this valuable.
Do you find this valuable?
Show Last Reply
|
Last Reply:
RE: siebel gadget API
By: MandeepBhullar,
Nov 1 2009, 9:38 PM EST
Siebel provides a standard SWEXML API that can be used by Adobe Gadgets to access Siebel backend. This can be used today. The production version of Gadgets that we shipped in Dec 08 are based on this API.
Also at OpenWorld 2009 we announced the REST APIs. I can get back on the exact timeframe for the release of this API.
out of
found this valuable.
Do you find this valuable?
|
|
|
|
|
PDF Printing
|
Application Express
|
1 |
Oct 30 2009, 1:03 PM EDT by
|
|
|
Thread started: Sep 1 2009, 10:06 AM EDT
Watch
Why is getting to print a report in an APEX app in PDF format so complicated? I installed 11g, upgraded APEX to the latest version, installed BI Publisher, ran all necessary procedures, and when I try to Print a report from my application, I'm still receiving errors.
Why does a simple function such as sending something to print has to be so complicated? I'm at a loss as to how to continue.
out of
found this valuable.
Do you find this valuable?
Show Last Reply
|
|
Last Reply:
RE: PDF Printing
By: ,
Oct 30 2009, 1:03 PM EDT
With 11g there are tighter security restrictions. You have to add ACL for it to work.
out of
found this valuable.
Do you find this valuable?
|
|
|
wellington.goncalves |
|
Fixed Milestones with Mandatory Started
|
Primavera
|
0 |
Oct 30 2009, 12:46 PM EDT by
wellington.goncalves |
|
|
Thread started: Oct 30 2009, 12:46 PM EDT
Watch
Need to integrate two different companies project and I do not want a delay is seen by another. Then fixed Milestone activity starts. What do you think about this?
out of
found this valuable.
Do you find this valuable?
|
|
|
|
Can i send a meeting request in MSN Outlook from Oracle
|
The Official Oracle Wiki
|
0 |
Oct 30 2009, 5:44 AM EDT by
|
|
|
Thread started: Oct 30 2009, 5:44 AM EDT
Watch
Can i send ameeting request in MSN Outlook from Oracle. Please if anyone know it give me some clues. It's very urgent.
out of
found this valuable.
Do you find this valuable?
|
|
satyanan |
|
ABOUT DML COMMANDS
|
SQL COMMANDS
|
0 |
Oct 30 2009, 3:59 AM EDT by
satyanan |
|
|
Thread started: Oct 30 2009, 3:59 AM EDT
Watch
THE DML COMMADS ARE AS FOLLOWS 1.<INSERT> 2.<UPDATE> 3.<DELETE> SO WE CAN USE THE FOLLOWING COMMANDS ARE AS FOLLOES AND BELOW GIVEN THEIR SYNTAXES: 1.<INSERT>:THE COMMAND IS USED FOR INSERTING ROWS INTO TABLE SYNTAX:INSERT INTO <TABLENAME> VALUES (COLUMN1,---------------------COLUMNN); EXAMPLE:INSERT INTO RAJESH VALUES('RAJSH',093); 2.<DELETE>:THE COMMAND IS USED FOR DELETE ALL ROWS OF ATABLE. SYNTAX:DELETE FROM TABLENAME; EX:DELETE FROM RAJESH; 3.UPDATE:THIS COMMAND IS USED FOR UPDATE YOUR TABLE. SYNTAX:UPDATE <TABLENAME> SET COLUMNNAME= DATA; EX:UPDATE RAJESH SET NAME=RAJA;
1
out of
1 found this valuable.
Do you find this valuable?
Do you?
|
|
|
|
Why Doesn't the ODP.NET provide built in paging that is easier to use?
|
The Official Oracle Wiki
|
0 |
Oct 29 2009, 8:17 PM EDT by
|
|
|
Thread started: Oct 29 2009, 8:17 PM EDT
Watch
I realize you can use the RowSize and FetchSize to accomplish this but why not provide a nice way of doing this like the code sample below? Besides, you have to make a round trip to get the RowSize before you are able to do this. I also know you can use SQL with rownum to do this as well, but that isn't really part of ODP.NET. SqlDataReader sqlDataReader = sqlCommand.ExecutePageReader(CommandBehavior.CloseConnection, 1, 25);
Many thanks, --James
1
out of
1 found this valuable.
Do you find this valuable?
Do you?
|
|
|
|
HRMS Training Hyderabad
|
HRMS
|
1 |
Oct 29 2009, 3:36 PM EDT by
anandvelchuri21 |
|
|
Thread started: Mar 26 2008, 2:34 AM EDT
Watch
Hello HRMS Guru,
I am looking for a good institute who are providing tanning on HRMS Functional / Technical in Hyderabad.
If anyone of know then please let’s me know.
Many Thanks, Jignesh Makwana
7
out of
8 found this valuable.
Do you find this valuable?
Do you?
Show Last Reply
|
|
Last Reply:
RE: HRMS Training Hyderabad
By: anandvelchuri21,
Oct 29 2009, 3:36 PM EDT
"Hello HRMS Guru,
I am looking for a good institute who are providing tanning on HRMS Functional / Technical in Hyderabad.
If anyone of know then please let’s me know.
Many Thanks, Jignesh Makwana" Hi Jignesh, Let me know if you know any good Oracle HRMS institute in Hyderabad. Regards Anand
out of
found this valuable.
Do you find this valuable?
|
|
|
|
|
rdbms:
|
rksrb
|
0 |
Oct 29 2009, 7:27 AM EDT by
|
|
|
Thread started: Oct 29 2009, 7:27 AM EDT
Watch
rdbms is collections of softwares that operate on the data stored in the database.
out of
found this valuable.
Do you find this valuable?
|
|
|
|
Do i have to install oracle 10g client
|
SQL Developer FAQ
|
7 |
Oct 28 2009, 6:27 PM EDT by
|
|
|
Thread started: Oct 20 2009, 2:22 PM EDT
Watch
Hi..
I have installed oracle enterprise 10g on a server and still i didnt install oracle client on my machine...my question is do i have to install oracle client in order to use the sql developer
out of
found this valuable.
Do you find this valuable?
Show Last Reply
|
|
Last Reply:
RE: Do i have to install oracle 10g client
By: ,
Oct 28 2009, 6:27 PM EDT
what jdbc thin drive do ? don't use OCI - which means don't need TNS - right ? ;) Naveen is absolutely correct. When "basic" connection is selected the jdbc thin driver is used - and you don't need to install the Oracle client - isn't that beautiful (I do love SqlDeveloper - try to install the latest version 2.1 - which has some new features compared to 1.5.X - I am sure you will like it too. Also use SqlDeveloper to administer APEX - how cool is that :)
2
out of
2 found this valuable.
Do you find this valuable?
Do you?
|
|
|
|
|
Regional Sourcing Method
|
PeopleSoft
|
0 |
Oct 28 2009, 5:27 PM EDT by
|
|
|
Thread started: Oct 28 2009, 5:27 PM EDT
Watch
Does anyone know the step by step process in Peoplesoft to setup the Regional Sourcing security?
out of
found this valuable.
Do you find this valuable?
|
|
|
|
Regional Sourcing Method
|
Financials and Supply Chain
|
0 |
Oct 28 2009, 5:24 PM EDT by
|
|
|
Thread started: Oct 28 2009, 5:24 PM EDT
Watch
Can anyone give me a step by step of what to do in Peoplesoft to enable Regional Sourcing security?
out of
found this valuable.
Do you find this valuable?
|