SlideShare a Scribd company logo
1 of 3
Download to read offline
ver_menu_opcion.c
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
char *ver_menu_opcion (int opcion_menu )
        {
        static char dyn_title0[256];
        switch ( opcion_menu )
                {
                case 0:
                        strcpy   (dyn_title0,"Oracle Version ...n");
                        break;
                case 1:
                        strcpy   (dyn_title0,"Active Parameters ...n");
                        break;
                case 2:
                        strcpy   (dyn_title0,"User conected...n");
                        break;
                case 3:
                        strcpy   (dyn_title0,"Wait Statistics...n");
                        break;
                case 4:
                        strcpy   (dyn_title0,"Datafile I-O ...n");
                        break;
                case 5:
                        strcpy   (dyn_title0,"Datafile Blocks R+W ...n");
                        break;
                case 6:
                        strcpy   (dyn_title0,"Wait Events ...n");
                        break;
                case 7:
                        strcpy   (dyn_title0,"Instance status ...n");
                        break;
                case 8:
                        strcpy   (dyn_title0,"Temporal Space by user ...n");
                        break;
                case 9:
                        strcpy   (dyn_title0,"Total Freelist Wait Percentage
...n");
                        break;
                case 10:
                        strcpy   (dyn_title0,"Last Checkpoint Time ...n");
                        break;
                case 11:
                        strcpy   (dyn_title0,"List Tablespaces ...n");
                        break;
                case 12:
                        strcpy   (dyn_title0,"Active Transactions ...n");
                        break;
                case 13:
                        strcpy   (dyn_title0,"Latch Details ...n");
                        break;
                case 14:
                        strcpy   (dyn_title0,"Resource Limits ...n");
                        break;
                case 15:
                        strcpy   (dyn_title0,"List Datafiles ...n");
                        break;
                case 16:
                        strcpy   (dyn_title0,"List Datafiles New 9i ...n");
                        break;
                case 17:
                        strcpy   (dyn_title0,"List Tablespaces New 9i...n");
                        break;
                case 18:
                        strcpy   (dyn_title0,"Active Sessions ...n");
                        break;
                                      Página 1
ver_menu_opcion.c
                case 19:
                        strcpy   (dyn_title0,"Session Waits n");
                        break;
                case 20:
                        strcpy   (dyn_title0,"Default Storage Settings - By
Tablespace n");
                        break;
                case 21:
                        strcpy   (dyn_title0,"All tables Storage (Except SYS and
SYSTEM) n");
                        break;
                case 22:
                        strcpy   (dyn_title0,"Non-Sys Tables n");
                        break;
                case 23:
                        strcpy   (dyn_title0,"Non-Sys Indexes n");
                        break;
                case 24:
                        strcpy   (dyn_title0,"User Defined n");
                        break;
                case 25:
                        strcpy   (dyn_title0,"List Datafiles, Online Redo Logs,
Control Files n");
                        break;
                case 26:
                        strcpy   (dyn_title0,"List Datafiles and their Used Blocks
 n");
                        break;
                case 27:
                        strcpy   (dyn_title0,"List sorts by user n");
                        break;
                case 28:
                        strcpy   (dyn_title0,"List lock status n");
                        break;
                case 29:
                        strcpy   (dyn_title0,"List Users by CPU Usage n");
                        break;
                case 30:
                        strcpy   (dyn_title0,"Sql statement by this user n");
                        break;
                case 31:
                        strcpy   (dyn_title0,"Redo Logs - Status ");
                        break;
                case 32:
                        strcpy   (dyn_title0,"Archived Logs History    - by first
TimeStamp ");
                        break;
                case 33:
                        strcpy   (dyn_title0,"Redo Log Recovery Report - CURRENT
Online Redo log info ");
                        break;
                case 34:
                        strcpy   (dyn_title0,"Archive Log History ");
                        break;
                case 35:
                        strcpy   (dyn_title0,"Session Latch Waits - SQL ");
                        break;
                case 36:
                        strcpy   (dyn_title0,"Whoami in Oracle ");
                        break;
                case 37:
                        strcpy   (dyn_title0,"Privileges by User ");
                        break;
                case 38:
                        strcpy   (dyn_title0,"Detailed locking causes ");
                        break;
                case 39:
                        strcpy   (dyn_title0,"Current Activity Report ");
                                      Página 2
ver_menu_opcion.c
                          break;
                  case 40:
                          strcpy (dyn_title0,"Table Description del Usuario [
%USERNAME% ]");
                       break;
               case 41:
                       strcpy (dyn_title0,"Current Activity Report ");
                       break;
               default:
                       strcpy (dyn_title0,"Oracle Version ...n");
                       break;
               }
       return dyn_title0;
       }




                                      Página 3

More Related Content

What's hot

Lazy evaluation drupal camp moscow 2014
Lazy evaluation drupal camp moscow 2014Lazy evaluation drupal camp moscow 2014
Lazy evaluation drupal camp moscow 2014Evgeny Nikitin
 
はじめてのMongoDB
はじめてのMongoDBはじめてのMongoDB
はじめてのMongoDBTakahiro Inoue
 
Testing orm based code
Testing orm based codeTesting orm based code
Testing orm based codeViktor Turskyi
 
VISUALIZAR REGISTROS EN UN JTABLE
VISUALIZAR REGISTROS EN UN JTABLEVISUALIZAR REGISTROS EN UN JTABLE
VISUALIZAR REGISTROS EN UN JTABLEDarwin Durand
 
From mysql to MongoDB(MongoDB2011北京交流会)
From mysql to MongoDB(MongoDB2011北京交流会)From mysql to MongoDB(MongoDB2011北京交流会)
From mysql to MongoDB(MongoDB2011北京交流会)Night Sailer
 

What's hot (7)

Lazy evaluation drupal camp moscow 2014
Lazy evaluation drupal camp moscow 2014Lazy evaluation drupal camp moscow 2014
Lazy evaluation drupal camp moscow 2014
 
はじめてのMongoDB
はじめてのMongoDBはじめてのMongoDB
はじめてのMongoDB
 
Testing orm based code
Testing orm based codeTesting orm based code
Testing orm based code
 
Litebox
LiteboxLitebox
Litebox
 
VISUALIZAR REGISTROS EN UN JTABLE
VISUALIZAR REGISTROS EN UN JTABLEVISUALIZAR REGISTROS EN UN JTABLE
VISUALIZAR REGISTROS EN UN JTABLE
 
From mysql to MongoDB(MongoDB2011北京交流会)
From mysql to MongoDB(MongoDB2011北京交流会)From mysql to MongoDB(MongoDB2011北京交流会)
From mysql to MongoDB(MongoDB2011北京交流会)
 
Splitapp coding
Splitapp codingSplitapp coding
Splitapp coding
 

Viewers also liked

Evaluating web resources
Evaluating web resourcesEvaluating web resources
Evaluating web resourcesyhen06
 
Marin information age final2010.
Marin information age final2010.Marin information age final2010.
Marin information age final2010.Oracle Hrvatska
 
April Bunje P1 Ip1
April Bunje P1 Ip1April Bunje P1 Ip1
April Bunje P1 Ip1gramalkin75
 
Tumbuhan yang mendekati kepunahan
Tumbuhan yang mendekati kepunahanTumbuhan yang mendekati kepunahan
Tumbuhan yang mendekati kepunahanUlfiatu Rohimah
 

Viewers also liked (6)

Evaluating web resources
Evaluating web resourcesEvaluating web resources
Evaluating web resources
 
Livigno, ITALIA
Livigno, ITALIALivigno, ITALIA
Livigno, ITALIA
 
Marin information age final2010.
Marin information age final2010.Marin information age final2010.
Marin information age final2010.
 
La percepción
 La percepción  La percepción
La percepción
 
April Bunje P1 Ip1
April Bunje P1 Ip1April Bunje P1 Ip1
April Bunje P1 Ip1
 
Tumbuhan yang mendekati kepunahan
Tumbuhan yang mendekati kepunahanTumbuhan yang mendekati kepunahan
Tumbuhan yang mendekati kepunahan
 

More from albertinous

Orastat line command
Orastat line commandOrastat line command
Orastat line commandalbertinous
 
Local functions preceded_calls.h
Local functions preceded_calls.hLocal functions preceded_calls.h
Local functions preceded_calls.halbertinous
 
Funct format sql_statement.c
Funct format sql_statement.cFunct format sql_statement.c
Funct format sql_statement.calbertinous
 
Funciones auxiliares.c
Funciones auxiliares.cFunciones auxiliares.c
Funciones auxiliares.calbertinous
 
Func time sleep.c
Func time sleep.cFunc time sleep.c
Func time sleep.calbertinous
 
Func menu mostrar.c
Func menu mostrar.cFunc menu mostrar.c
Func menu mostrar.calbertinous
 
Func dyn size_set.c
Func dyn size_set.cFunc dyn size_set.c
Func dyn size_set.calbertinous
 
Func dyn proc_func_set.c
Func dyn proc_func_set.cFunc dyn proc_func_set.c
Func dyn proc_func_set.calbertinous
 
Func dyn column_set.c
Func dyn column_set.cFunc dyn column_set.c
Func dyn column_set.calbertinous
 
Extern functions funciones_auxiliares.h
Extern functions funciones_auxiliares.hExtern functions funciones_auxiliares.h
Extern functions funciones_auxiliares.halbertinous
 
Decode name mode.c
Decode name mode.cDecode name mode.c
Decode name mode.calbertinous
 
Decode name lock.c
Decode name lock.cDecode name lock.c
Decode name lock.calbertinous
 
Decode lock mode.c
Decode lock mode.cDecode lock mode.c
Decode lock mode.calbertinous
 
Decode command oracle.c
Decode command oracle.cDecode command oracle.c
Decode command oracle.calbertinous
 
Constant oracle versions.h
Constant oracle versions.hConstant oracle versions.h
Constant oracle versions.halbertinous
 
Constant definition.h
Constant definition.hConstant definition.h
Constant definition.halbertinous
 
Case constant sql_stmt_def.h
Case constant sql_stmt_def.hCase constant sql_stmt_def.h
Case constant sql_stmt_def.halbertinous
 

More from albertinous (20)

Orastat line command
Orastat line commandOrastat line command
Orastat line command
 
Senten500.c
Senten500.cSenten500.c
Senten500.c
 
Resource1
Resource1Resource1
Resource1
 
Menu orastat.c
Menu orastat.cMenu orastat.c
Menu orastat.c
 
Local functions preceded_calls.h
Local functions preceded_calls.hLocal functions preceded_calls.h
Local functions preceded_calls.h
 
Funct format sql_statement.c
Funct format sql_statement.cFunct format sql_statement.c
Funct format sql_statement.c
 
Funciones auxiliares.c
Funciones auxiliares.cFunciones auxiliares.c
Funciones auxiliares.c
 
Func time sleep.c
Func time sleep.cFunc time sleep.c
Func time sleep.c
 
Func menu mostrar.c
Func menu mostrar.cFunc menu mostrar.c
Func menu mostrar.c
 
Func dyn size_set.c
Func dyn size_set.cFunc dyn size_set.c
Func dyn size_set.c
 
Func dyn proc_func_set.c
Func dyn proc_func_set.cFunc dyn proc_func_set.c
Func dyn proc_func_set.c
 
Func dyn column_set.c
Func dyn column_set.cFunc dyn column_set.c
Func dyn column_set.c
 
Extern functions funciones_auxiliares.h
Extern functions funciones_auxiliares.hExtern functions funciones_auxiliares.h
Extern functions funciones_auxiliares.h
 
Decode name mode.c
Decode name mode.cDecode name mode.c
Decode name mode.c
 
Decode name lock.c
Decode name lock.cDecode name lock.c
Decode name lock.c
 
Decode lock mode.c
Decode lock mode.cDecode lock mode.c
Decode lock mode.c
 
Decode command oracle.c
Decode command oracle.cDecode command oracle.c
Decode command oracle.c
 
Constant oracle versions.h
Constant oracle versions.hConstant oracle versions.h
Constant oracle versions.h
 
Constant definition.h
Constant definition.hConstant definition.h
Constant definition.h
 
Case constant sql_stmt_def.h
Case constant sql_stmt_def.hCase constant sql_stmt_def.h
Case constant sql_stmt_def.h
 

Recently uploaded

Call Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service AvailableDipal Arora
 
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...lizamodels9
 
Insurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usageInsurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usageMatteo Carbone
 
Ensure the security of your HCL environment by applying the Zero Trust princi...
Ensure the security of your HCL environment by applying the Zero Trust princi...Ensure the security of your HCL environment by applying the Zero Trust princi...
Ensure the security of your HCL environment by applying the Zero Trust princi...Roland Driesen
 
0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdf0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdfRenandantas16
 
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptxB.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptxpriyanshujha201
 
A DAY IN THE LIFE OF A SALESMAN / WOMAN
A DAY IN THE LIFE OF A  SALESMAN / WOMANA DAY IN THE LIFE OF A  SALESMAN / WOMAN
A DAY IN THE LIFE OF A SALESMAN / WOMANIlamathiKannappan
 
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...Dave Litwiller
 
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...Aggregage
 
How to Get Started in Social Media for Art League City
How to Get Started in Social Media for Art League CityHow to Get Started in Social Media for Art League City
How to Get Started in Social Media for Art League CityEric T. Tung
 
BAGALUR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRL
BAGALUR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRLBAGALUR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRL
BAGALUR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRLkapoorjyoti4444
 
Call Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine ServiceCall Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine Serviceritikaroy0888
 
👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...
👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...
👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...rajveerescorts2022
 
Pharma Works Profile of Karan Communications
Pharma Works Profile of Karan CommunicationsPharma Works Profile of Karan Communications
Pharma Works Profile of Karan Communicationskarancommunications
 
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service AvailableCall Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service AvailableSeo
 
Falcon's Invoice Discounting: Your Path to Prosperity
Falcon's Invoice Discounting: Your Path to ProsperityFalcon's Invoice Discounting: Your Path to Prosperity
Falcon's Invoice Discounting: Your Path to Prosperityhemanthkumar470700
 
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...amitlee9823
 

Recently uploaded (20)

Call Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
 
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
 
Insurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usageInsurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usage
 
Ensure the security of your HCL environment by applying the Zero Trust princi...
Ensure the security of your HCL environment by applying the Zero Trust princi...Ensure the security of your HCL environment by applying the Zero Trust princi...
Ensure the security of your HCL environment by applying the Zero Trust princi...
 
Falcon Invoice Discounting platform in india
Falcon Invoice Discounting platform in indiaFalcon Invoice Discounting platform in india
Falcon Invoice Discounting platform in india
 
0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdf0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdf
 
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabiunwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
unwanted pregnancy Kit [+918133066128] Abortion Pills IN Dubai UAE Abudhabi
 
VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
 
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptxB.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
 
A DAY IN THE LIFE OF A SALESMAN / WOMAN
A DAY IN THE LIFE OF A  SALESMAN / WOMANA DAY IN THE LIFE OF A  SALESMAN / WOMAN
A DAY IN THE LIFE OF A SALESMAN / WOMAN
 
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
 
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
 
How to Get Started in Social Media for Art League City
How to Get Started in Social Media for Art League CityHow to Get Started in Social Media for Art League City
How to Get Started in Social Media for Art League City
 
BAGALUR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRL
BAGALUR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRLBAGALUR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRL
BAGALUR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRL
 
Call Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine ServiceCall Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine Service
 
👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...
👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...
👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...
 
Pharma Works Profile of Karan Communications
Pharma Works Profile of Karan CommunicationsPharma Works Profile of Karan Communications
Pharma Works Profile of Karan Communications
 
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service AvailableCall Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
 
Falcon's Invoice Discounting: Your Path to Prosperity
Falcon's Invoice Discounting: Your Path to ProsperityFalcon's Invoice Discounting: Your Path to Prosperity
Falcon's Invoice Discounting: Your Path to Prosperity
 
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
 

Ver menu opcion.c

  • 1. ver_menu_opcion.c #include <stdio.h> #include <stdlib.h> #include <string.h> char *ver_menu_opcion (int opcion_menu ) { static char dyn_title0[256]; switch ( opcion_menu ) { case 0: strcpy (dyn_title0,"Oracle Version ...n"); break; case 1: strcpy (dyn_title0,"Active Parameters ...n"); break; case 2: strcpy (dyn_title0,"User conected...n"); break; case 3: strcpy (dyn_title0,"Wait Statistics...n"); break; case 4: strcpy (dyn_title0,"Datafile I-O ...n"); break; case 5: strcpy (dyn_title0,"Datafile Blocks R+W ...n"); break; case 6: strcpy (dyn_title0,"Wait Events ...n"); break; case 7: strcpy (dyn_title0,"Instance status ...n"); break; case 8: strcpy (dyn_title0,"Temporal Space by user ...n"); break; case 9: strcpy (dyn_title0,"Total Freelist Wait Percentage ...n"); break; case 10: strcpy (dyn_title0,"Last Checkpoint Time ...n"); break; case 11: strcpy (dyn_title0,"List Tablespaces ...n"); break; case 12: strcpy (dyn_title0,"Active Transactions ...n"); break; case 13: strcpy (dyn_title0,"Latch Details ...n"); break; case 14: strcpy (dyn_title0,"Resource Limits ...n"); break; case 15: strcpy (dyn_title0,"List Datafiles ...n"); break; case 16: strcpy (dyn_title0,"List Datafiles New 9i ...n"); break; case 17: strcpy (dyn_title0,"List Tablespaces New 9i...n"); break; case 18: strcpy (dyn_title0,"Active Sessions ...n"); break; Página 1
  • 2. ver_menu_opcion.c case 19: strcpy (dyn_title0,"Session Waits n"); break; case 20: strcpy (dyn_title0,"Default Storage Settings - By Tablespace n"); break; case 21: strcpy (dyn_title0,"All tables Storage (Except SYS and SYSTEM) n"); break; case 22: strcpy (dyn_title0,"Non-Sys Tables n"); break; case 23: strcpy (dyn_title0,"Non-Sys Indexes n"); break; case 24: strcpy (dyn_title0,"User Defined n"); break; case 25: strcpy (dyn_title0,"List Datafiles, Online Redo Logs, Control Files n"); break; case 26: strcpy (dyn_title0,"List Datafiles and their Used Blocks n"); break; case 27: strcpy (dyn_title0,"List sorts by user n"); break; case 28: strcpy (dyn_title0,"List lock status n"); break; case 29: strcpy (dyn_title0,"List Users by CPU Usage n"); break; case 30: strcpy (dyn_title0,"Sql statement by this user n"); break; case 31: strcpy (dyn_title0,"Redo Logs - Status "); break; case 32: strcpy (dyn_title0,"Archived Logs History - by first TimeStamp "); break; case 33: strcpy (dyn_title0,"Redo Log Recovery Report - CURRENT Online Redo log info "); break; case 34: strcpy (dyn_title0,"Archive Log History "); break; case 35: strcpy (dyn_title0,"Session Latch Waits - SQL "); break; case 36: strcpy (dyn_title0,"Whoami in Oracle "); break; case 37: strcpy (dyn_title0,"Privileges by User "); break; case 38: strcpy (dyn_title0,"Detailed locking causes "); break; case 39: strcpy (dyn_title0,"Current Activity Report "); Página 2
  • 3. ver_menu_opcion.c break; case 40: strcpy (dyn_title0,"Table Description del Usuario [ %USERNAME% ]"); break; case 41: strcpy (dyn_title0,"Current Activity Report "); break; default: strcpy (dyn_title0,"Oracle Version ...n"); break; } return dyn_title0; } Página 3