On MP3.com: MP3.com at SXSW 2008
2 Resources for

sqlplus

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Generate XML Schemas for your Data
A reader recently asked:Hi,We are using Oracle eBS and 9i XML DB not installed, and need to generate XSDs from the client site using SQLPlus. DTDs are currently generated from the client: the SQLPlus script calls a database package that creates a bunch of DTDs from a table that describes...
Tags: SQLPlus, XML, XML schema, XSD
Blog posts 2006-06-13
Oracle 9i and backup exec 9.1
I am trying to get backup exec 9.1 to backup a oracle 9i database but I keep running into the same problem. The job fails because it can't find the directory. I looked on veritas's website and they say that the archiving mode on the database needs to...
Tags: adapter, adapter error, backup, crscth@..., database, Oracle Corp., Oracle9i, SID, software, SQLPlus
Q&A 2005-05-13

Additional Resources

Startup Database through VB Coding
I want to create an .exe file that would execute to following commands automatically.What will be the coding in VB6C:sqlplusc:sqlplus>connect internalc:sqlplus>startupc:exitKindly help me
Tags: Microsoft development tools, Programming languages, ramji.dass@..., Microsoft Visual Basic
Discussion threads 2007-04-18
Vimming With SQL*Plus
The Vi tool, which is included in nearly every UNIX-like OS and runs on nearly 20 different platforms, is easily the world's most popular text editor, and Vim or Vi iMproved, its enhanced, extended clone, is the one of the most popular text editors among Linux sysadmins. Given the growing...
Tags: Oracle Corp., Editor, Linux, Operating Systems, UNIX, Microsoft Windows, Microsoft Windows 2000, Open Source, Databases, Software, Enterprise Software, Data Management
White papers
Oracle .Net Connection
Hi,I am using IIS from server.But I was working Oracle in C:OracleOra82binsqlplus.It was not helping to connect.So, then the Oracle Client was installed in my PC.Again the problem happened.If I Install oracle client in server machine, can I able to connect oracle with asp.net.If it is possible how to connect?Thanks...
Tags: Oracle Corp., bsmgopal1984@..., server, Install, programming
Q&A 2006-07-18
LogMonitor (zip)
Designed for Oracle log monitoring. The program can also be used as a generic log monitor tool. It monitors the general query log file produced by Oracle server and email to the specified user. The application can very easily be used to monitor any kind of log file. It captured...
Tags: Monitor, Oracle Corp., Monitors & Displays, E-mail, Hardware, Components, Online Communications
Software downloads 2008-04-29
SQL Tools
SQLTools is a light weighted and robust tool for database development. It includes a text editor, an SQL console and a couple of SQL utilities. It can be used for dial-up connection and it will work as fast as SQLPlus. The key features include a powerful editor, which supports drag...
Tags: SQL, Tool, SQLTools, Programming Languages, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
Software downloads
SQL Plus Drivers
I am trying to mugrate data from INFOPLUS into SQL PLUS. And for this I am using ASPNtech driver. I dont know much about that. So please can you tell me what is it all about and also if I use a higher version of the driver instead of the...
Tags: Programming languages, Aditya_Tiwari@..., SQL
Discussion threads 2007-10-03
Oracle Tip: Generate database alerts with the DBMS_ALERT package
This article originally appeared in the Oracle e-newsletter. Click here to subscribe automatically. In many applications, it's important tomonitor the state of a table being manipulated by another process.If there are a lot of monitoring processes, it's inefficient andextremely resource intensive for each process to constantly requerythe data from the...
Tags: Programming languages, Databases, Scott Stephens, SID, DBMS_ALERT, Oracle Corp., SQL, database
Technical articles 2004-05-23
MAA / Data Guard 10g Setup Guide - Creating a Single Instance Physical Standby for a RAC Primary
This paper focuses on creating a single instance physical standby database for a RAC primary database. It is assumed that there is an existing RAC database and reader wants to implement Data Guard by adding a physical standby database to the configuration. The end configuration for this paper is a...
Tags: Oracle Corp., Oracle Real Application Cluster, Standby Database, Blade Servers, Databases, Enterprise Software, Servers, Hardware, Software, Data Management
White papers 2006-04-01
PL/SQL Developer (exe)
PL/SQL Developer is an integrated development environment for developing, testing, debugging, and optimizing Oracle PL/SQL stored-program units such as packages, triggers, and so on. The program features context-sensitive help and database-object descriptions. Also included is a full-featured integrated debugger, a multi-session/multi-threaded environment, a code assistant, a template library, a macro...
Tags: Developer, HTML, PL/SQL, PL/SQL Developer, Programming Languages, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
Software downloads 2002-01-26
Error Oracle Not available
After the Instalation of Oracle 8i on windows 2003, for the first time iam able to get the SQL prompt,but once i restart the system i will get error message "Oracle not Available",could any tell me why this error fires.Many times Oracle will not startup upon restart. Go to...
Tags: abdul_basheer@..., Microsoft Windows, Microsoft Windows 2003, Oracle Corp., Oracle8i, windows
Q&A 2006-02-24
Special Character Remover
Hello!I'm working on a migration from Cobol (85) to Oracle. I convert the Cobol data to ascii but Im having problem with special characters on the original data. I was thinking about developing a spec.char.remover routine on Cobol but, i know is gonna be a pain... Does...
Tags: special character, software development, cobol, coopcaborojo@..., programming, Perl, ASCII
Discussion threads 2006-04-19
RDP threat surfaces in Windows
oracle problemsAny Oracle users out there? If so, any thoughts on the fact that Oracle doesn't appear to have enough people to tackle vulnerabilities for several years at a time?enough people?as an ex-oracle developer, tools and rdbms, ex oracle support, receiving calls, and ex-techrepublic newletter author, (who exposed a...
Tags: database, Microsoft Windows, oracle, Oracle Corp., security, Tech Locksmith, windows
Discussion threads 2005-07-25
Oracle Tip: Automate Oracle utilities with Windows Script Host
This article originally appeared in the Oracle e-newsletter. Click here to subscribe automatically. With each new Windows OS release, the command prompt gets furtheraway from the user. Oracle still ships most of its main serverutilities as command-line utility programs, so it's becomingincreasingly difficult to perform simple tasks. However,...
Tags: Scripting languages, Operating systems, Scott Stephens, Microsoft Windows, Oracle Corp., Wscript.Shell, Windows Script, WSH
Technical articles 2004-05-24
Understand Oracle COM Automation for Windows
An Oracle database on Windows can act as a COM Automation client by referencing orawpcom.dll through an external procedure callout. Get more details about Oracle COM Automation for Windows. An Oracle database server running on a Windows machine can manipulate COM Automation server objects from PL/SQL...
Tags: Oracle Corp., SQL, Microsoft Windows, COM, ActiveX/COM/COM+/DCOM, Databases, Middleware, Scott Stephens, Programming languages, COM Automation, Oracle Tips Newsletter, TechRepublic Inc., PL/SQL, Automation, Object, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
Technical articles 2005-07-27
Oracle Tip: Beware of iSQL*Plus vulnerabilities
This article originally appeared in the Oracle e-newsletter. Click here to subscribe automatically. iSQL*Plus is a small HTML Webinterface front-end that uses SQL*Plus as the backend. It wasintended as a way of easily generating HTML reports through a Webservice using existing SQL*Plus scripts. By default,iSQL*Plus is installed and enabled along...
Tags: SECURITY, Web servers, Scott Stephens, SQL*Plus, vulnerability, Oracle Corp., server
Technical articles 2004-05-24
  • << Previous
  • page 1 of 1
  • Next >>


Disaster Prevention and Recovery in Windows Server 2003
The Windows Server 2003 Volume Shadow Copy Service offers even small IT shops a unique opportunity to back up just like the big guys. Our Windows Serv ...
Buy Now
TPG Power Checklist: Troubleshooting TCP/IP
TCP/IP, the protocol powering Internet, Intranet and Extranet communications, provides critical functionality withinmost every organization. Numerous ...
Buy Now

Mobile Computing