Hello,
i need to schedule a job that runs every week.the job that i need to run includes connecting to ssh/putty tel using sql query. how can i do this?
[Linux]Installing Oracle 11g on Ubuntu Show[Linux]Installing Oracle 11g on Ubuntu
Intro
Download UBUNTU
Download Oracle
X server configuration
Updating packages
Installing of packages needed for pre-installation
Update shell
Update the configuration of system users
Updating the...
[VLC] Scheduling the shutdown of your PC at the end of a video Show[VLC] Scheduling the shutdown of your PC at the end of a video
Principle
Creating the file
Cancelling automatic shutdown:
VLC possess an interesting feature that allows you to scheduling the shutdown of your PC at the end of a...
Connecting to Oracle via php ShowConnecting to Oracle via php
Settings
Requirements
Example of code
Settings
Below is an article based on an example of connection to an Oracle database through a php script. However it is not designed to configure your oracle...
Request password in Scheduled Tasks ShowRequest password in Scheduled Tasks
Introduction
Introduction
It may happened that when you want to use the "scheduled tasks" in Windows to run a program such as days or hours, a password is requested / required to run the scheduled task:...
[Oracle] Recover lost passwords Show[Oracle] Recover lost passwords
To recover a password in Oracle, simply connect under command line mode on the server:
#sqlplus /nolog
SQL>conn / as sysdba
SQL>alter user Username identified by password;
[Oracle] Components of the Oracle architecture Show[Oracle] Components of the Oracle architecture
The user process
Process Servers
Oracle database
The Oracle server is the system that manages databases and provides comprehensive and integrated information management.
An Oracle...
Download EMS SQL Manager for Oracle ShowIf you need a tool to help you to manage your Oracle database, you can use EMS SQL Manager for Oracle.
Equipped with a modern graphics interface, this program offers you all the tools that you need to handle your data like PL/SQL debugger code,...
Download Oracle Maestro ShowWould you like to have a database editor? Have you already heard about a complete database? Here is Oracle Maestro which is an editor for managing Oracle database.
It allows you to handle all the objects in your database like functions, stored...
Windows networking ShowNetworking
in Windows 2000/XP
To configure each computer, simply go to the control panel, then double-click "network connections" and right-click "local area connection", then choose properties!
The local area connection window displays the...
ODBC ShowWhat is ODBC?
ODBC stands for Open Database Connectivity. This is a Microsoft-defined format for communicating between Windows database clients and consumer DBMSs. The ODBC managier can be found in Windows 3.1 and 9x. In Windows 95 and 98, it is...
PERT method ShowPERT Method
The PERT method is a technique that allows you to manage the scheduling of a project. The PERT method consists of graphically representing a network of tasks, which, when placed in a chain, can lead to the achievement of the...