Jobs By Category:
PHP
Website Design
Graphic Design
Data Entry
MySQL
SEO
Copywriting
Flash
Javascript
Articles
HTML
Logo Design
Programming
Marketing
Link Building
Wordpress
CSS
Joomla
Data Processing
Internet Marketing
.NET
Photoshop
Script Installation
Web Promotion
Java
Social Networking
Article Rewriting
Facebook
XML
Blog


Thousands of experts bid on your personal project at ScriptLance.com

Oracle Troubleshooting

Required skills: .NET, Java, XML, Oracle, Security

Outsource your programming projects at ScriptLance.com today - Free signup



We are in need of an EXPERT Oracle 11i DBA with expertise in: Firewalls; Netcontinuum; .Net; webservices (on windows and SUN platforms); and sniffers for a multi-billion dollar organization.
You will be required to troubleshoot, isolate and repair intermittent Oracle communication failures with .Net web-services reporting errors:
ORA-12571: TNS:packet writer failure
ORA-03135: connection lost contact

You MUST be extremely confident in your abilities as we are looking for the best of the best. If you are intermediate, do not apply.

Compensation:
1. Round trip travel expenses paid
2. Per diem expenses paid

Resume and telephone interview approval required before entering into agreement.






Posted In:

Java

XML

.NET

Security

Oracle



Related projects:

Five-hour Review Of Argent for Oracle $ 750 pre-paid by PayPa

We need your expertise to review our Argent for Oracle product



You need to tell us what we are doing well, and more importantly, what we are doing poorly



We will prepay you $ 750 via PayPal before you start



Of course, you need to be able to install the product on a Windows machine

Oracle Database project

Hi all,

Require help with Oracle Database assignment.Oracle SQL*Plus and Oracle Developer Suite for this.Please message me for further details.Due date is Saturday, May 19,2012

Regards,

[Oracle] Configure 11 and load dump from 10g

Hi,

Please, no "resellers" or company.

I wil provide you an server, with Oracle 11 installed. You have to fix it then import the dump.

OS : Linux Red Hat 5

Thank you.

Oracle 10 Project

Project has to do with oracle 10. For more information Pm.. It is small and have deadline 1 week. It is coursework for college that want
Contents Page
Normalisation
E-R Model
Data Dictionary
Generation of Database
Database Interrogation
Data Flow Diagrams (DFDs)
Process Diagram (PD)
Further Discussion.

Oracle Apps Technical

orts on ERP system for the following modes:
• General Ledger, Payables, Receivables, Cash Mgt., Purchasing, Inventory , Public Sector Budgeting and Human Capital Management
• Development and customization of reports, API’s, PL/SQL packages procedures/functions/triggers, Workflows.
• Oracle, XML Publisher.
• Working with Oracle Apps Forms Personalization.
• Good understanding of Oracle e-Business the financial modules:

Oracle Database entry

- Create a table in Oracle SQL Database (Can use SQLdeveloper program to do it, upto you)
- Insert simple data into this table, you need to make up like 35 records (just random fake names/addresses etc.)
- Write simple queries like how many times a person's name comes up, or what nationality there are; amount of drug cases each year (annual), number of convicts between certain age bands, list the number of each type of drug case.

Oracle Data Testing Literature Review

--
Irequire someone to do a literature review that is around 1500-2000 words.

It needs to be based on literature that is researched on the subject called Oracle Data Testing. There is some literature that I have which you can also use.
--------------------------
I also have a report which you can read to better understand the subject. The report needs another 3000 words to be added to it.
-------------------------

Oracle script to create temp table, insert and manipulate da

late data in temp table and insert back the manipulated data to original tables
Drop temp tables after use
For expert, it will take couple of hours to finish this.
Bid only if you could finish this in next 6-8 hrs.
(Pls check the attachment and close look at for loops)
I don't have admin privileges on the server, but can create and update tables. Script will be tested using SQL navigator.
I will pay $ 30-$ 40 for this.

SQL QUERIES IN ORACLE 10g

The attached file contain all the detail about the project.In short you will have to write SQL queries in oracle 10g. you have to take screen shot after execution of each query.The final project should contain screen shots and sql scripts

Scorm complacency Oracle database 2



By line it is roughly like this;

Line 28 -53 is where the programme is asking for the compulsory modules.

Line 355 is sending information back.

As a note you will see greyed out bits which as you know are comments but also if there seems odd bits greyed out, its is because we also have the .exe versions which use different commands to get information in and out of system.
Just so you don't get confused!

Sql Oracle Plus Final

and last name as a single column and provide an alias for the column.
(Points : 15)



4. (TCO 7) Write a query that will list the customer number, last name, and first name for every customer represented by sales rep 03 or sales rep 12.
(Points : 15)



5. (TCO 7) Write a query that will list the customer first and last name and the sales rep commission rate using JOIN ON.
(Points : 15)


Sql Oracle Plus Final

e column and provide an alias for the column.


4. (TCO 7) Using the BETWEEN operator, write a query that will list all details about all orders that were placed during the period of September 3rd thru September 5th of 1998.


5. (TCO 7) Write a query that will list the customer first and last name and the sales rep commission rate using JOIN ON.


(I will attach files with all of the chart questions because they won't copy right)


University Student Oracle Database

ined by other values in other tables. The SECTIONS table maintains the information about the schedule of classes for each term. The ENROLLMENT table keeps information about the enrollment of students in sections.

The following is an outline application program for the student database:

STUDENT FUNCTIONS MENU
(1) Register for courses
(2) Add/Drop a course
(3) Request Transcript
(4) Compute GPA
(5) Quit

Oracle Forms Builder for a simple online DVD store

to help me design:

1. Logo for the DVD store
2. Website layout (with graphics, pictures) for different canvas for the website (about 10 simple canvas: homepage, login, insert customer, confirm order etc.)

I will send you my Oracle Developer Form Module of my online DVD store once I accepted your bid.

possible references:
http://hmv.com/hmvweb/home.do
http://www.ezydvd.com.au/
http://www.blockbuster.com/

Oracle Application HRMS Techno-Functional Consultant

I have total 5years Experience of Oracle application HRMS Module, Corehr,Payroll,SSHR,PMP,OLM, Alerts and Reports, Interfaces with API's, Conversions, User Hooks........ext.

Oracle Report Developer

Oracle report developing, i have the scripts in place and also the schema. But i want to build a desktop report where people can just input that and some other parameters. Then click submit and it will publish report.
This is very urgent as i want it by tomorrow latest.

Oracle IDM experience

Hi,

I am looking for someone with experience with oracle IDM software including OID, OVD, OAM, etc.

Please let me know, if you have experience. The rate is a place holder, let me know your rate as well.

Thanks

python script which will get data from oracle db daily

I am looking if someone can write small script which will get one field from oracle DB daily basis and dump data into text file. I have another python script which reads data from text file and take action which can be embedded into new script as well.

Simple Oracle Script Using Create View And Joining Tables

uctions. I need this done soon so please rush it if you can. Thanks.

As an addition, we were instructed that the code would look something like this,
CREATE VIEW supplier_10
AS SELECT p_num, quantity, supplier.city
FROM part_S JOIN supplier ON part_S.s_num=supplier.s_num
WHERE supplier.s_num=10;

SELECT p_num, quantity,city_S.city, status
FROM supplier_10 join city_S ON supplier_10.city = city_S.city;

Hope that helps. Thanks again.

Script Session Login Troubleshooting

that might contribute to the issue could be because of dynamic ip changes that, in some way is causing the script to change the random session strings.

So I would need a programmer to assist me in troubleshooting this issue by modifying any code that is causing the error, without breaking the script's operational process.

For more info on the script, please PMB me so that I can provide you with a link for you to take a look at the script before bidding.

Thanks.

Post your own project on getafreelancer Search for scimilar work on getafreelancer
Post your own project on scriptlance Search for scimilar work on scriptlance
Post your own project on eufreelance Search for scimilar work on eufreelance

Post and Bid on projects! Join EUFreelance.com for free!

Get custom programming done at GetAFreelancer.com!




Currently viewed: "Oracle Troubleshooting"



Warning: chmod() [function.chmod]: No such file or directory in /web/private.web/www.mister/www/freelancershelp/project_details.php on line 178