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

8447779800, Low rate Call girls in Rohini Delhi NCR
8447779800, Low rate Call girls in Rohini Delhi NCR8447779800, Low rate Call girls in Rohini Delhi NCR
8447779800, Low rate Call girls in Rohini Delhi NCRashishs7044
 
FULL ENJOY Call girls in Paharganj Delhi | 8377087607
FULL ENJOY Call girls in Paharganj Delhi | 8377087607FULL ENJOY Call girls in Paharganj Delhi | 8377087607
FULL ENJOY Call girls in Paharganj Delhi | 8377087607dollysharma2066
 
Call Us 📲8800102216📞 Call Girls In DLF City Gurgaon
Call Us 📲8800102216📞 Call Girls In DLF City GurgaonCall Us 📲8800102216📞 Call Girls In DLF City Gurgaon
Call Us 📲8800102216📞 Call Girls In DLF City Gurgaoncallgirls2057
 
Cybersecurity Awareness Training Presentation v2024.03
Cybersecurity Awareness Training Presentation v2024.03Cybersecurity Awareness Training Presentation v2024.03
Cybersecurity Awareness Training Presentation v2024.03DallasHaselhorst
 
APRIL2024_UKRAINE_xml_0000000000000 .pdf
APRIL2024_UKRAINE_xml_0000000000000 .pdfAPRIL2024_UKRAINE_xml_0000000000000 .pdf
APRIL2024_UKRAINE_xml_0000000000000 .pdfRbc Rbcua
 
Ten Organizational Design Models to align structure and operations to busines...
Ten Organizational Design Models to align structure and operations to busines...Ten Organizational Design Models to align structure and operations to busines...
Ten Organizational Design Models to align structure and operations to busines...Seta Wicaksana
 
Darshan Hiranandani [News About Next CEO].pdf
Darshan Hiranandani [News About Next CEO].pdfDarshan Hiranandani [News About Next CEO].pdf
Darshan Hiranandani [News About Next CEO].pdfShashank Mehta
 
Fordham -How effective decision-making is within the IT department - Analysis...
Fordham -How effective decision-making is within the IT department - Analysis...Fordham -How effective decision-making is within the IT department - Analysis...
Fordham -How effective decision-making is within the IT department - Analysis...Peter Ward
 
PSCC - Capability Statement Presentation
PSCC - Capability Statement PresentationPSCC - Capability Statement Presentation
PSCC - Capability Statement PresentationAnamaria Contreras
 
MAHA Global and IPR: Do Actions Speak Louder Than Words?
MAHA Global and IPR: Do Actions Speak Louder Than Words?MAHA Global and IPR: Do Actions Speak Louder Than Words?
MAHA Global and IPR: Do Actions Speak Louder Than Words?Olivia Kresic
 
The-Ethical-issues-ghhhhhhhhjof-Byjus.pptx
The-Ethical-issues-ghhhhhhhhjof-Byjus.pptxThe-Ethical-issues-ghhhhhhhhjof-Byjus.pptx
The-Ethical-issues-ghhhhhhhhjof-Byjus.pptxmbikashkanyari
 
International Business Environments and Operations 16th Global Edition test b...
International Business Environments and Operations 16th Global Edition test b...International Business Environments and Operations 16th Global Edition test b...
International Business Environments and Operations 16th Global Edition test b...ssuserf63bd7
 
Investment in The Coconut Industry by Nancy Cheruiyot
Investment in The Coconut Industry by Nancy CheruiyotInvestment in The Coconut Industry by Nancy Cheruiyot
Investment in The Coconut Industry by Nancy Cheruiyotictsugar
 
Independent Call Girls Andheri Nightlaila 9967584737
Independent Call Girls Andheri Nightlaila 9967584737Independent Call Girls Andheri Nightlaila 9967584737
Independent Call Girls Andheri Nightlaila 9967584737Riya Pathan
 
TriStar Gold Corporate Presentation - April 2024
TriStar Gold Corporate Presentation - April 2024TriStar Gold Corporate Presentation - April 2024
TriStar Gold Corporate Presentation - April 2024Adnet Communications
 
Memorándum de Entendimiento (MoU) entre Codelco y SQM
Memorándum de Entendimiento (MoU) entre Codelco y SQMMemorándum de Entendimiento (MoU) entre Codelco y SQM
Memorándum de Entendimiento (MoU) entre Codelco y SQMVoces Mineras
 
Chapter 9 PPT 4th edition.pdf internal audit
Chapter 9 PPT 4th edition.pdf internal auditChapter 9 PPT 4th edition.pdf internal audit
Chapter 9 PPT 4th edition.pdf internal auditNhtLNguyn9
 
Kenya’s Coconut Value Chain by Gatsby Africa
Kenya’s Coconut Value Chain by Gatsby AfricaKenya’s Coconut Value Chain by Gatsby Africa
Kenya’s Coconut Value Chain by Gatsby Africaictsugar
 
8447779800, Low rate Call girls in Saket Delhi NCR
8447779800, Low rate Call girls in Saket Delhi NCR8447779800, Low rate Call girls in Saket Delhi NCR
8447779800, Low rate Call girls in Saket Delhi NCRashishs7044
 

Recently uploaded (20)

8447779800, Low rate Call girls in Rohini Delhi NCR
8447779800, Low rate Call girls in Rohini Delhi NCR8447779800, Low rate Call girls in Rohini Delhi NCR
8447779800, Low rate Call girls in Rohini Delhi NCR
 
FULL ENJOY Call girls in Paharganj Delhi | 8377087607
FULL ENJOY Call girls in Paharganj Delhi | 8377087607FULL ENJOY Call girls in Paharganj Delhi | 8377087607
FULL ENJOY Call girls in Paharganj Delhi | 8377087607
 
Call Us 📲8800102216📞 Call Girls In DLF City Gurgaon
Call Us 📲8800102216📞 Call Girls In DLF City GurgaonCall Us 📲8800102216📞 Call Girls In DLF City Gurgaon
Call Us 📲8800102216📞 Call Girls In DLF City Gurgaon
 
Cybersecurity Awareness Training Presentation v2024.03
Cybersecurity Awareness Training Presentation v2024.03Cybersecurity Awareness Training Presentation v2024.03
Cybersecurity Awareness Training Presentation v2024.03
 
APRIL2024_UKRAINE_xml_0000000000000 .pdf
APRIL2024_UKRAINE_xml_0000000000000 .pdfAPRIL2024_UKRAINE_xml_0000000000000 .pdf
APRIL2024_UKRAINE_xml_0000000000000 .pdf
 
Ten Organizational Design Models to align structure and operations to busines...
Ten Organizational Design Models to align structure and operations to busines...Ten Organizational Design Models to align structure and operations to busines...
Ten Organizational Design Models to align structure and operations to busines...
 
Darshan Hiranandani [News About Next CEO].pdf
Darshan Hiranandani [News About Next CEO].pdfDarshan Hiranandani [News About Next CEO].pdf
Darshan Hiranandani [News About Next CEO].pdf
 
Call Us ➥9319373153▻Call Girls In North Goa
Call Us ➥9319373153▻Call Girls In North GoaCall Us ➥9319373153▻Call Girls In North Goa
Call Us ➥9319373153▻Call Girls In North Goa
 
Fordham -How effective decision-making is within the IT department - Analysis...
Fordham -How effective decision-making is within the IT department - Analysis...Fordham -How effective decision-making is within the IT department - Analysis...
Fordham -How effective decision-making is within the IT department - Analysis...
 
PSCC - Capability Statement Presentation
PSCC - Capability Statement PresentationPSCC - Capability Statement Presentation
PSCC - Capability Statement Presentation
 
MAHA Global and IPR: Do Actions Speak Louder Than Words?
MAHA Global and IPR: Do Actions Speak Louder Than Words?MAHA Global and IPR: Do Actions Speak Louder Than Words?
MAHA Global and IPR: Do Actions Speak Louder Than Words?
 
The-Ethical-issues-ghhhhhhhhjof-Byjus.pptx
The-Ethical-issues-ghhhhhhhhjof-Byjus.pptxThe-Ethical-issues-ghhhhhhhhjof-Byjus.pptx
The-Ethical-issues-ghhhhhhhhjof-Byjus.pptx
 
International Business Environments and Operations 16th Global Edition test b...
International Business Environments and Operations 16th Global Edition test b...International Business Environments and Operations 16th Global Edition test b...
International Business Environments and Operations 16th Global Edition test b...
 
Investment in The Coconut Industry by Nancy Cheruiyot
Investment in The Coconut Industry by Nancy CheruiyotInvestment in The Coconut Industry by Nancy Cheruiyot
Investment in The Coconut Industry by Nancy Cheruiyot
 
Independent Call Girls Andheri Nightlaila 9967584737
Independent Call Girls Andheri Nightlaila 9967584737Independent Call Girls Andheri Nightlaila 9967584737
Independent Call Girls Andheri Nightlaila 9967584737
 
TriStar Gold Corporate Presentation - April 2024
TriStar Gold Corporate Presentation - April 2024TriStar Gold Corporate Presentation - April 2024
TriStar Gold Corporate Presentation - April 2024
 
Memorándum de Entendimiento (MoU) entre Codelco y SQM
Memorándum de Entendimiento (MoU) entre Codelco y SQMMemorándum de Entendimiento (MoU) entre Codelco y SQM
Memorándum de Entendimiento (MoU) entre Codelco y SQM
 
Chapter 9 PPT 4th edition.pdf internal audit
Chapter 9 PPT 4th edition.pdf internal auditChapter 9 PPT 4th edition.pdf internal audit
Chapter 9 PPT 4th edition.pdf internal audit
 
Kenya’s Coconut Value Chain by Gatsby Africa
Kenya’s Coconut Value Chain by Gatsby AfricaKenya’s Coconut Value Chain by Gatsby Africa
Kenya’s Coconut Value Chain by Gatsby Africa
 
8447779800, Low rate Call girls in Saket Delhi NCR
8447779800, Low rate Call girls in Saket Delhi NCR8447779800, Low rate Call girls in Saket Delhi NCR
8447779800, Low rate Call girls in Saket Delhi NCR
 

Oracle Menu Option Function

  • 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