Typo in Datafile Report

Under Reports, Database Administration -> Storaage -> Datafiles
The query is this:
select TABLESPACE_NAME "Tablspace",
FILE_NAME "Filename",
BYTES/1024/1024 "Size MB",
MAXBYTES/1024/1024 "Maximum Size MB",
AUTOEXTENSIBLE "Autoextensible"
from SYS.DBA_DATA_FILES
where (:TABLESPACE_NAME is null or
instr(lower(tablespace_name),lower(:TABLESPACE_NAME)) > 0)
ORDER BY 1,2
The word Tablespace is missing the "e" in table.
Version 2.1.1.64
Thanks,
Justin

I don't think that i can use 2 report regions...
I got two tables:
Table: Category
Category_ID | Title
1 Apex
2 Oracle
Table: Tutorials
Tutorial_ID | Title | Category_ID
1 Tutorial1 1
2 Tutorial2 1
3 Tutorial3 2
This should be displayed:
Apex:
Tutorial1
Tutorial2
Oracle:
Tutorial3
So I want to display the tutorial report in the category report...
I hope you understand me now ;)
Thanks
Message was edited by:
cYp

Similar Messages

  • How to insert Material group field column in MCV1(QMIS: Vendor analysis - insp. lot) report ?

    Hi Experts.
    Our requirement is to get the material group column in the output report of MCV1.
    I have searched the forum but couldn't find any thread regarding the same.
    So please advice whether it is possible or not? and if possible then what is the procedure for it ?
    Thanks,
    Vishal

    You create Formula Columns in Data Model and display fields in Layout Model. Does "a new forum column" have a typo?
    Searching Reports Builder Help on Formula Columns would find a lot info. Fro example,
    To create or edit a formula column:
    1     In the Data Model view, single-click in the tool palette, then:
    n     To create a column within a group, click in the group at the position you want the column placed in the hierarchy.
    n     To create a report-level column, click in an open area of the canvas region.
    2     Double-click the formula column object to display the Property Palette.
    3     Under the Placeholder/Formula node, double click the PL/SQL Formula property value field.
    4     In the PL/SQL Editor, define the PL/SQL for the formula (e.g., SAL * 0.07).

  • Using concatenate function to write report comments

    Hi am a high school teacher and have just got my first iPad - lovinging it!!! and am using Numbers and Pages on both my Mac at home and my iPad, but have hit a bit of a snage with using the concatenate funtion in my report generating spreadsheet.
    We use a 5 grade descriptor at our school for student outcomes (A-E for simplicities sack here) which I use as the basis for generating comments to explain the students performance at each outcome - this actually saves me hours and gives me more original reports across a whole class - the problem that I am having is that when I use the traditional bracketed IF queries to return the various strings matched to the outcomes Numbers will only let me address the outcome source cell in the first case, whenever i hit the cell again the orignal reference just "highlights"
    Any clues as to what I am doing wrong?
    Here is the start of the equation:
    =CONCATENATE(B1, " ",IF(Ranks and Grades :: Effort 'Nada '="O", Comment Phrases :: B9,(if when i get to here i go to hit Ranks and Grades :: Effort 'Nada' and it just highlights the original entry
    Help!!!!! these need to be in yesterday!!!!
    Ta
    Steve

    Thanks for the help Barry - don't try and author stuff like this on the iPad, just use it for record keeping, viewing and editing, author in the Mac, unfortunately your reply came just a little too late for me no not have laready resorted to using Excel (grumble grumble) but I will be doing the rest of my junior classes on Numbers - is just a nicer environment ot work with, especially with the descriptor cell addresses!!!!
    And yes they were typos, working on reports while not beina able to breath (asthma) and writing questions while brain tired from low O2 (yes I'm a science teacher) not a good combo
    Thanks again for the help
    Steve
    PS can you shed any light as to why numbers operates in this manner, it seems a little Byzentine...

  • Something other than uimport.exe

    For the last 16 years I have incorporated uimport in with my own coding to create user accounts and manage their access to servers. But it is limited to windows xp or earlier. I would like to use a different tool to do so. I have heard of ICE and LDIF as tools to do so. But have no Idea on how to use them and I am having hard time finding any details on how to set them up.
    Could some one pleas help?
    Thanks
    Dave.

    you may need to copy and paste into notepad.
    Here is a small snippit of the account cretion after all the filtering and formating, for one server.
    Directory.CreateDirectory(userPath); #users home folder
    Directory.CreateDirectory(userShare); #path to insructors share
    Directory.CreateDirectory(userHomeWork); #path to turn in homeowrk for specfic instructor.
    Directory.CreateDirectory(userHomeWork + "\\Graded"); #Graded Homework
    string CTL = ctlFile + serverExtension + ".ctl";
    string cmdLine = "/C " + localBani3Path + "\\program\\uimport.exe C:\\BANI3\\CTL\\" + CTL + " C:\\BANI3\\DAT\\" + "Student.dat >> " + localBani3Path + "\\DataFiles\\Reports\\UIMPORT.TXT";
    System.Diagnostics.Process.Start("CMD.exe", cmdLine);
    Application.DoEvents(); Thread.Sleep(1000); Application.DoEvents();
    ctl file
    Import Control
    Create Home Directory=No
    Import Mode = B
    Name Context="Students.BCI_LABS"
    User Template = N
    Fields
    Name
    Password
    Last Name
    Location
    Home Directory
    Dat file
    "johndoe1234567",st9d0d6d5,"Doe",EEyore,".EEyore_V OL1.LABS:Users\Stdnt\johndoe1234567"
    //assign rights
    string folderRights = MapServerVol1 + CR+ "cd " + userPath + CR + localBani3Path + "\\program\\rights .
    +RWCEMF /NAME=" + firstName + lastName + context + serverExtension + " >> " + localBani3Path + "\\DataFiles\\Reports\\SRightsH.txt" + CR + CR;
    using uimport thisway allows me to create a CTL file that allows me to create home folders above the 8 character limit and store in in the home directory path. I can do them in bulk or single users.

  • Oracle数据库实用脚本

    <p>&#20197;&#19979;&#26159;Maclean.Liu&#25152;&#32534;&#20889;&#25110;&#25910;&#38598;&#30340;Oracle&#25968;&#25454;&#24211;&#23454;&#29992;&#33050;&#26412;&#30340;&#21015;&#34920;&#65292;&#22312;&#36825;&#37324;&#20998;&#20139;&#19968;&#19979;&#65306;</p>
    <p> </p>
    <p><a title="Script:&#25910;&#38598;Enterprise Manager Grid Control/Agent/Database Control&#35786;&#26029;&#20449;&#24687;" href="http://www.oracledatabase12g.com/archives/script-collect-grid-control-agent-db-console-diag.html" target="_blank">Script:&#25910;&#38598;Enterprise Manager Grid Control/Agent/Database Control&#35786;&#26029;&#20449;&#24687;<br>
    </a><a title="Script:&#25910;&#38598;Exadata&#35786;&#26029;&#20449;&#24687;" href="http://www.oracledatabase12g.com/archives/script%e6%94%b6%e9%9b%86exadata%e8%af%8a%e6%96%ad%e4%bf%a1%e6%81%af.html" target="_blank">Script:&#25910;&#38598;Exadata&#35786;&#26029;&#20449;&#24687;</a><br>
    <a title="Script:&#25910;&#38598;RAC&#35786;&#26029;&#20449;&#24687;" href="http://www.oracledatabase12g.com/archives/script-collect-rac-diag.html" target="_blank">Script:&#25910;&#38598;RAC&#35786;&#26029;&#20449;&#24687;<br>
    </a><a title="Script:&#25910;&#38598;&#33258;&#21160;SGA&#20869;&#23384;&#31649;&#29702;ASMM&#35786;&#26029;&#20449;&#24687;" href="http://www.oracledatabase12g.com/archives/script-collect-sga-asmm-diag.html" target="_blank">Script:&#25910;&#38598;&#33258;&#21160;SGA&#20869;&#23384;&#31649;&#29702;ASMM&#35786;&#26029;&#20449;&#24687;</a><br>
    <a title="Script:Collect vip resource Diagnostic Information" href="http://www.oracledatabase12g.com/archives/script-collect-vip-resource-diagnostic-information.html" target="_blank">Script:Collect vip resource Diagnostic Information</a><br>
    <a title="11g&#26032;&#29305;&#24615;:hangdiag.sql&#23454;&#20363;hang&#35786;&#26029;&#33050;&#26412;" href="http://www.oracledatabase12g.com/archives/11g%e6%96%b0%e7%89%b9%e6%80%a7hangdiag-sql%e5%ae%9e%e4%be%8bhang%e8%af%8a%e6%96%ad%e8%84%9a%e6%9c%ac.html" target="_blank">11g&#26032;&#29305;&#24615;:hangdiag.sql&#23454;&#20363;hang&#35786;&#26029;&#33050;&#26412;</a><br>
    <a title="Script:verify Oracle Object timestamp discrepancy" href="http://www.oracledatabase12g.com/archives/script-verify-oracle-object-timestamp-discrepancy.html" target="_blank">Script:verify Oracle Object timestamp discrepancy</a><br>
    <a title="Script:SQL&#35843;&#20248;&#20581;&#24247;&#26816;&#26597;&#33050;&#26412;" href="http://www.oracledatabase12g.com/archives/sql-tuning-health-check-script.html" target="_blank">Script:SQL&#35843;&#20248;&#20581;&#24247;&#26816;&#26597;&#33050;&#26412;</a><br>
    <a title="Script:&#21015;&#20986;&#26412;&#20250;&#35805;&#30340;&#32454;&#33410;&#20449;&#24687;" href="http://www.oracledatabase12g.com/archives/script-list-session-details.html" target="_blank">Script:&#21015;&#20986;&#26412;&#20250;&#35805;&#30340;&#32454;&#33410;&#20449;&#24687;</a><br>
    <a title="&#21033;&#29992;rowid&#20998;&#22359;&#23454;&#29616;&#38750;&#20998;&#21306;&#34920;&#30340;&#24182;&#34892;update&#19982;delete" href="http://www.oracledatabase12g.com/archives/%e5%88%a9%e7%94%a8rowid%e5%88%86%e5%9d%97%e5%ae%9e%e7%8e%b0%e9%9d%9e%e5%88%86%e5%8c%ba%e8%a1%a8%e7%9a%84%e5%b9%b6%e8%a1%8cupdate%e4%b8%8edelete.html" target="_blank">&#21033;&#29992;rowid&#20998;&#22359;&#23454;&#29616;&#38750;&#20998;&#21306;&#34920;&#30340;&#24182;&#34892;update&#19982;delete</a><br>
    <a title="Script:&#35745;&#31639;Oracle Streams&#36827;&#31243;&#25152;&#21344;&#29992;&#30340;&#20869;&#23384;&#22823;&#23567;" href="http://www.oracledatabase12g.com/archives/script%e8%ae%a1%e7%ae%97oracle-streams%e8%bf%9b%e7%a8%8b%e6%89%80%e5%8d%a0%e7%94%a8%e7%9a%84%e5%86%85%e5%ad%98%e5%a4%a7%e5%b0%8f.html" target="_blank">Script:&#35745;&#31639;Oracle Streams&#36827;&#31243;&#25152;&#21344;&#29992;&#30340;&#20869;&#23384;&#22823;&#23567;</a><br>
    <a title="&#21033;&#29992;RMAN&#26816;&#27979;&#25968;&#25454;&#24211;&#22351;&#22359;&#30340;&#33050;&#26412;" href="http://www.oracledatabase12g.com/archives/rman-validate-check-logical-database-corrupted-block.html" target="_blank">&#21033;&#29992;RMAN&#26816;&#27979;&#25968;&#25454;&#24211;&#22351;&#22359;&#30340;&#33050;&#26412;</a><br>
    <a title="Script:&#21033;&#29992;&#22806;&#37096;&#34920;&#23454;&#29616;SQL&#26597;&#35810;Oracle&#21578;&#35686;&#26085;&#24535;Alert.log" href="http://www.oracledatabase12g.com/archives/%e5%88%a9%e7%94%a8%e5%a4%96%e9%83%a8%e8%a1%a8%e5%ae%9e%e7%8e%b0sql%e6%9f%a5%e8%af%a2oracle%e5%91%8a%e8%ad%a6%e6%97%a5%e5%bf%97alert-log.html" target="_blank">Script:&#21033;&#29992;&#22806;&#37096;&#34920;&#23454;&#29616;SQL&#26597;&#35810;Oracle&#21578;&#35686;&#26085;&#24535;Alert.log</a><br>
    <a title="Script: &#25910;&#38598;RAC DRM &#35786;&#26029;&#20449;&#24687;" href="http://www.oracledatabase12g.com/archives/script-%e6%94%b6%e9%9b%86rac-drm-%e8%af%8a%e6%96%ad%e4%bf%a1%e6%81%af.html" target="_blank">Script: &#25910;&#38598;RAC DRM &#35786;&#26029;&#20449;&#24687;</a><br>
    <a title="Script:10g&#20013;&#19981;&#29992;EM&#26174;&#31034;Active Session Count by Wait Class" href="http://www.oracledatabase12g.com/archives/script-10g-show-active-session-count-wait-class.html" target="_blank">Script:10g&#20013;&#19981;&#29992;EM&#26174;&#31034;Active Session Count by Wait Class</a><br>
    <a title="Script:&#25968;&#25454;&#24211;&#26368;&#36817;&#30340;&#24615;&#33021;&#24230;&#37327;" href="http://www.oracledatabase12g.com/archives/script-show-instance-recent-performance-metric.html" target="_blank">Script:&#25968;&#25454;&#24211;&#26368;&#36817;&#30340;&#24615;&#33021;&#24230;&#37327;</a><br>
    <a title="Script:&#25910;&#38598;&#25968;&#25454;&#24211;&#20013;&#29992;&#25143;&#30340;&#35282;&#33394;&#21644;&#34920;&#31354;&#38388;&#31561;&#20449;&#24687;" href="http://www.oracledatabase12g.com/archives/script-gather-user-role-tablespace-profile-info.html" target="_blank">Script:&#25910;&#38598;&#25968;&#25454;&#24211;&#20013;&#29992;&#25143;&#30340;&#35282;&#33394;&#21644;&#34920;&#31354;&#38388;&#31561;&#20449;&#24687;</a><br>
    <a title="Script:&#25910;&#38598;&#20171;&#36136;&#24674;&#22797;&#35786;&#26029;&#20449;&#24687;" href="http://www.oracledatabase12g.com/archives/script-media-recovery-diag-info.html" target="_blank">Script:&#25910;&#38598;&#20171;&#36136;&#24674;&#22797;&#35786;&#26029;&#20449;&#24687;</a><br>
    <a title="Script:&#25910;&#38598;Flashback Database Log&#35786;&#26029;&#20449;&#24687;" href="http://www.oracledatabase12g.com/archives/script%e6%94%b6%e9%9b%86flashback-database-log%e8%af%8a%e6%96%ad%e4%bf%a1%e6%81%af.html" target="_blank">Script:&#25910;&#38598;Flashback Database Log&#35786;&#26029;&#20449;&#24687;</a><br>
    <a title="Script:&#21015;&#20986;Oracle&#27599;&#23567;&#26102;&#30340;redo&#37325;&#20570;&#26085;&#24535;&#20135;&#29983;&#37327;" href="http://www.oracledatabase12g.com/archives/script%e5%88%97%e5%87%baoracle%e6%af%8f%e5%b0%8f%e6%97%b6%e7%9a%84redo%e9%87%8d%e5%81%9a%e6%97%a5%e5%bf%97%e4%ba%a7%e7%94%9f%e9%87%8f.html" target="_blank">Script:&#21015;&#20986;Oracle&#27599;&#23567;&#26102;&#30340;redo&#37325;&#20570;&#26085;&#24535;&#20135;&#29983;&#37327;</a><br>
    <a title="Script:&#25910;&#38598;11g Oracle&#23454;&#20363;IO&#24615;&#33021;&#20449;&#24687;" href="http://www.oracledatabase12g.com/archives/script%e6%94%b6%e9%9b%8611g-oracle%e5%ae%9e%e4%be%8bio%e6%80%a7%e8%83%bd%e4%bf%a1%e6%81%af.html" target="_blank">Script:&#25910;&#38598;11g Oracle&#23454;&#20363;IO&#24615;&#33021;&#20449;&#24687;</a><br>
    <a title="Script:&#26816;&#26597;&#25968;&#25454;&#24211;&#24403;&#21069;&#26159;&#21542;&#26377;&#22791;&#20221;&#25805;&#20316;&#22312;&#25191;&#34892;&#20013;" href="http://www.oracledatabase12g.com/archives/script%e6%a3%80%e6%9f%a5%e6%95%b0%e6%8d%ae%e5%ba%93%e5%bd%93%e5%89%8d%e6%98%af%e5%90%a6%e6%9c%89%e5%a4%87%e4%bb%bd%e6%93%8d%e4%bd%9c%e5%9c%a8%e6%89%a7%e8%a1%8c%e4%b8%ad.html" target="_blank">Script:&#26816;&#26597;&#25968;&#25454;&#24211;&#24403;&#21069;&#26159;&#21542;&#26377;&#22791;&#20221;&#25805;&#20316;&#22312;&#25191;&#34892;&#20013;</a><br>
    Script:List Schema/Table Constraints<br>
    <a title="Script:RAC Failover&#26816;&#39564;&#33050;&#26412;loop.sh" href="http://www.oracledatabase12g.com/archives/script-rac-failover%e6%a3%80%e9%aa%8c%e8%84%9a%e6%9c%acloop-sh.html" target="_blank">Script:RAC Failover&#26816;&#39564;&#33050;&#26412;loop.sh</a><br>
    <a title="Script:Diagnostic Resource Manager" href="http://www.oracledatabase12g.com/archives/script-diagnostic-resource-manager.html" target="_blank">Script:Diagnostic Resource Manager</a><br>
    <a title="Script:List Grid Control Jobs" href="http://www.oracledatabase12g.com/archives/script-list-grid-control-jobs.html" target="_blank">Script:List Grid Control Jobs</a><br>
    <a title="Script:GridControl Repository Health Check" href="http://www.oracledatabase12g.com/archives/script-grid-control-repository-health-check.html" target="_blank">Script:GridControl Repository Health Check</a><br>
    <a title="Script:&#35786;&#26029;Scheduler&#20449;&#24687;" href="http://www.oracledatabase12g.com/archives/script%e8%af%8a%e6%96%adscheduler%e4%bf%a1%e6%81%af.html" target="_blank">Script:&#35786;&#26029;Scheduler&#20449;&#24687;</a><br>
    <a title="Script:&#20248;&#21270;crs_stat&#21629;&#20196;&#30340;&#36755;&#20986;" href="http://www.oracledatabase12g.com/archives/script%e4%bc%98%e5%8c%96crs_stat%e5%91%bd%e4%bb%a4%e7%9a%84%e8%be%93%e5%87%ba.html" target="_blank">Script:&#20248;&#21270;crs_stat&#21629;&#20196;&#30340;&#36755;&#20986;</a><br>
    <a title="Script:Diagnostic Oracle Locks" href="http://www.oracledatabase12g.com/archives/script-diagnostic-oracle-locks.html" target="_blank">Script:Diagnostic Oracle Locks</a><br>
    <a title="Script:&#21015;&#20986;&#29992;&#25143;&#34920;&#31354;&#38388;&#30340;&#23450;&#39069;" href="http://www.oracledatabase12g.com/archives/script-list-user-tablespace-quotas.html" target="_blank">Script:&#21015;&#20986;&#29992;&#25143;&#34920;&#31354;&#38388;&#30340;&#23450;&#39069;</a><br>
    <a title="Backup Script:Expdp Schema to ASM Storage" href="http://www.oracledatabase12g.com/archives/backup-script-expdp-schema-to-asm-storage.html" target="_blank">Backup Script:Expdp Schema to ASM Storage</a><br>
    <a title="Script:Speed Up Large Index Create or Rebuild" href="http://www.oracledatabase12g.com/archives/script-speed-up-large-index-create-rebuild.html" target="_blank">Script:Speed Up Large Index Create or Rebuild</a><br>
    <a title="Script:&#21015;&#20986;&#22833;&#25928;&#32034;&#24341;&#25110;&#32034;&#24341;&#20998;&#21306;" href="http://www.oracledatabase12g.com/archives/list-unusable-index-partition-subpartition.html" target="_blank">Script:&#21015;&#20986;&#22833;&#25928;&#32034;&#24341;&#25110;&#32034;&#24341;&#20998;&#21306;</a><br>
    <a title="Script:&#21015;&#20986;&#25968;&#25454;&#24211;&#20013;5%&#20197;&#19978;&#38142;&#24335;&#34892;&#30340;&#34920;" href="http://www.oracledatabase12g.com/archives/list-tables-with-5-chained-rows.html" target="_blank">Script:&#21015;&#20986;&#25968;&#25454;&#24211;&#20013;5%&#20197;&#19978;&#38142;&#24335;&#34892;&#30340;&#34920;</a><br>
    <a title="Script:&#21015;&#20986;&#27809;&#26377;&#20027;&#38190;&#25110;&#21807;&#19968;&#32034;&#24341;&#30340;&#34920;" href="http://www.oracledatabase12g.com/archives/list-tables-with-no-primary-key-no-unique-key-or-index.html" target="_blank">Script:&#21015;&#20986;&#27809;&#26377;&#20027;&#38190;&#25110;&#21807;&#19968;&#32034;&#24341;&#30340;&#34920;</a><br>
    <a title="Script:&#25910;&#38598;ASM&#35786;&#26029;&#20449;&#24687;" href="http://www.oracledatabase12g.com/archives/script%e6%94%b6%e9%9b%86asm%e8%af%8a%e6%96%ad%e4%bf%a1%e6%81%af.html" target="_blank">Script:&#25910;&#38598;ASM&#35786;&#26029;&#20449;&#24687;</a><br>
    <a title="Script:&#25910;&#38598;Oracle&#22791;&#20221;&#24674;&#22797;&#20449;&#24687;" href="http://www.oracledatabase12g.com/archives/script%e6%94%b6%e9%9b%86oracle%e5%a4%87%e4%bb%bd%e6%81%a2%e5%a4%8d%e4%bf%a1%e6%81%af.html" target="_blank">Script:&#25910;&#38598;Oracle&#22791;&#20221;&#24674;&#22797;&#20449;&#24687;</a><br>
    <a title="&#30417;&#25511;&#19968;&#20010;&#22823;&#20107;&#21153;&#30340;&#22238;&#28378;" href="http://www.oracledatabase12g.com/archives/%e7%9b%91%e6%8e%a7%e4%b8%80%e4%b8%aa%e5%a4%a7%e4%ba%8b%e5%8a%a1%e7%9a%84%e5%9b%9e%e6%bb%9a.html" target="_blank">&#30417;&#25511;&#19968;&#20010;&#22823;&#20107;&#21153;&#30340;&#22238;&#28378;</a><br>
    <a title="Script to Collect DB Upgrade/Migrate Diagnostic Information (dbupgdiag.sql)" href="http://www.oracledatabase12g.com/archives/script-to-collect-db-upgrademigrate-diagnostic-information-dbupgdiag-sql.html" target="_blank">Script to Collect DB Upgrade/Migrate Diagnostic Information (dbupgdiag.sql)</a><br>
    <a title="Script:partition table into rowid extent chunks" href="http://www.oracledatabase12g.com/archives/script-partition-table-into-rowid-extent-chunks.html" target="_blank">Script:partition table into rowid extent chunks</a><br>
    <a title="Script:Oracle EBS&#25968;&#25454;&#24211;&#21021;&#22987;&#21270;&#21442;&#25968;&#20581;&#24247;&#26816;&#26597;&#33050;&#26412;" href="http://www.oracledatabase12g.com/archives/script-oracle-ebs%e6%95%b0%e6%8d%ae%e5%ba%93%e5%88%9d%e5%a7%8b%e5%8c%96%e5%8f%82%e6%95%b0%e5%81%a5%e5%ba%b7%e6%a3%80%e6%9f%a5%e8%84%9a%e6%9c%ac.html" target="_blank">Script:Oracle EBS&#25968;&#25454;&#24211;&#21021;&#22987;&#21270;&#21442;&#25968;&#20581;&#24247;&#26816;&#26597;&#33050;&#26412;</a><br>
    <a title="Script:Monitoring Memory and Swap Usage to Avoid A Solaris Hang" href="http://www.oracledatabase12g.com/archives/script-monitoring-memory-and-swap-usage-to-avoid-a-solaris-hang.html" target="_blank">Script:Monitoring Memory and Swap Usage to Avoid A Solaris Hang</a><br>
    <a title="SQL&#33050;&#26412;:&#30417;&#25511;&#24403;&#21069;&#37325;&#20570;&#26085;&#24535;&#25991;&#20214;&#20351;&#29992;&#24773;&#20917;" href="http://www.oracledatabase12g.com/archives/sql%e8%84%9a%e6%9c%ac%e7%9b%91%e6%8e%a7%e5%bd%93%e5%89%8d%e9%87%8d%e5%81%9a%e6%97%a5%e5%bf%97%e6%96%87%e4%bb%b6%e4%bd%bf%e7%94%a8%e6%83%85%e5%86%b5.html" target="_blank">SQL&#33050;&#26412;:&#30417;&#25511;&#24403;&#21069;&#37325;&#20570;&#26085;&#24535;&#25991;&#20214;&#20351;&#29992;&#24773;&#20917;</a><br>
    <a title="Streams Health Check on 10g Release 2" href="http://www.oracledatabase12g.com/archives/streams-health-check-on-10g-release-2.html" target="_blank">Streams Health Check on 10g Release 2</a><br>
    <a title="&#20174;&#35270;&#22270;&#26597;&#35810;&#34920;&#20998;&#21306;&#30340;&#30456;&#20851;&#20449;&#24687;" href="http://www.oracledatabase12g.com/archives/%e4%bb%8e%e8%a7%86%e5%9b%be%e6%9f%a5%e8%af%a2%e8%a1%a8%e5%88%86%e5%8c%ba%e7%9a%84%e7%9b%b8%e5%85%b3%e4%bf%a1%e6%81%af.html" target="_blank">&#20174;&#35270;&#22270;&#26597;&#35810;&#34920;&#20998;&#21306;&#30340;&#30456;&#20851;&#20449;&#24687;</a><br>
    <a title="Script To Monitor RDBMS Session UGA and PGA Current And Maximum Usage Over Time" href="http://www.oracledatabase12g.com/archives/script-to-monitor-rdbms-session-uga-and-pga-current-and-maximum-usage-over-time.html" target="_blank">Script To Monitor RDBMS Session UGA and PGA Current And Maximum Usage Over Time</a><br>
    <a title="Script:&#25910;&#38598;RAC&#24615;&#33021;&#35786;&#26029;&#20449;&#24687;" href="http://www.oracledatabase12g.com/archives/script%e6%94%b6%e9%9b%86rac%e6%80%a7%e8%83%bd%e8%af%8a%e6%96%ad%e4%bf%a1%e6%81%af.html" target="_blank">Script:&#25910;&#38598;RAC&#24615;&#33021;&#35786;&#26029;&#20449;&#24687;</a><br>
    <a title="Script:&#25910;&#38598;UNDO&#35786;&#26029;&#20449;&#24687;" href="http://www.oracledatabase12g.com/archives/automatic-undo-management-common-analysis-diagnostic-scripts.html" target="_blank">Script:&#25910;&#38598;UNDO&#35786;&#26029;&#20449;&#24687;</a><br>
    <a title="Script:&#21015;&#20986;&#25968;&#25454;&#24211;&#20013;&#23376;&#34920;&#19978;&#27809;&#26377;&#23545;&#24212;&#32034;&#24341;&#30340;&#22806;&#38190;" href="http://www.oracledatabase12g.com/archives/list-foreign-keys-with-no-matching-index-on-child-table-causes-locks.html" target="_blank">Script:&#21015;&#20986;&#25968;&#25454;&#24211;&#20013;&#23376;&#34920;&#19978;&#27809;&#26377;&#23545;&#24212;&#32034;&#24341;&#30340;&#22806;&#38190;</a><br>
    <a title="Script: Listing Memory Used By All Sessions" href="http://www.oracledatabase12g.com/archives/script-listing-memory-used-by-all-sessions.html" target="_blank">Script: Listing Memory Used By All Sessions</a><br>
    <a title="Collecting Diagnostic Data for OCFS2 Issues" href="http://www.oracledatabase12g.com/archives/collecting-diagnostic-data-for-ocfs2-issues.html" target="_blank">Collecting Diagnostic Data for OCFS2 Issues</a><br>
    <a title="Script to Identify Objects and Amount of Blocks in the Buffer Pools &ndash; Default, Keep, Recycle, nK Cache" href="http://www.oracledatabase12g.com/archives/script-to-identify-objects-and-amount-of-blocks-in-the-buffer-pools-default-keep-recycle-nk-cache.html" target="_blank">Script to Identify Objects and Amount of Blocks in the Buffer Pools &ndash; Default, Keep, Recycle, nK Cache</a><br>
    <a title="Script:Generate A DDL Script For A Table" href="http://www.oracledatabase12g.com/archives/script-generate-ddl-script-for-table.html" target="_blank">Script:Generate A DDL Script For A Table</a><br>
    <a title="SCRIPT TO CHECK FOR FOREIGN KEY LOCKING ISSUES" href="http://www.oracledatabase12g.com/archives/script-to-check-for-foreign-key-locking-issues.html" target="_blank">SCRIPT TO CHECK FOR FOREIGN KEY LOCKING ISSUES</a><br>
    <a title="&#22914;&#20309;&#25214;&#20986;Oracle&#20013;&#38656;&#35201;&#25110;&#20540;&#24471;&#37325;&#24314;&#30340;&#32034;&#24341;" href="http://www.oracledatabase12g.com/archives/script-lists-all-indexes-that-benefit-from-a-rebuild.html" target="_blank">&#22914;&#20309;&#25214;&#20986;Oracle&#20013;&#38656;&#35201;&#25110;&#20540;&#24471;&#37325;&#24314;&#30340;&#32034;&#24341;</a><br>
    Script:Diagnostic ORA-01000 maximum open cursors exceeded<br>
    ORA-4030 PGA Usage Diagnostic Script<br>
    Script:Tune Very Large Hash Join<br>
    Script to Collect Log File Sync Diagnostic Information (lfsdiag.sql)<br>
    Script:List Buffer Cache Details<br>
    Script:List NLS Parameters and Timezone<br>
    Script:List SORT ACTIVITY<br>
    Script:List OBJECT DEPENDENT<br>
    Script:Logfile Switch Frequency Map<br>
    Script:Tablespace Report<br>
    Script:&#25910;&#38598;&#25968;&#25454;&#24211;&#23433;&#20840;&#39118;&#38505;&#35780;&#20272;&#20449;&#24687;<br>
    &#33050;&#26412;:&#26684;&#24335;&#21270;&#30340;V$SQL_SHARED_CURSOR&#25253;&#21578;<br>
    &#33050;&#26412;:&#30417;&#25511;&#24182;&#34892;&#36827;&#31243;&#29366;&#24577;<br>
    &#33050;&#26412;:&#30417;&#25511;&#25968;&#25454;&#24211;&#20013;&#30340;&#27963;&#36291;&#29992;&#25143;&#21450;&#20854;&#36816;&#34892;&#30340;SQL<br>
    &#33050;&#26412;:&#30417;&#25511;&#20020;&#26102;&#34920;&#31354;&#38388;&#20351;&#29992;&#29575;<br>
    Script to show Active Distributed Transactions<br>
    Gather DBMS_STATS Default parameter<br>
    Script:Datafile Report<br>
    Script to Collect Data Guard Diagnostic Information<br>
    Script:To Report Information on Indexes<br>
    ORA-4031 Common Analysis/Diagnostic Scripts<br>
    Script:when transaction will finish rollback<br>
    Script: Computing Table Size<br>
    Script to Detect Tablespace Fragmentation<br>
    &ldquo;hcheck.sql&rdquo; script to check for known problems in Oracle8i, Oracle9i, Oracle10g and Oracle 11g<br>
    Script to Prevent Excessive Spill of Message From the Streams Buffer Queue To Disk<br>
    Oracle Systemstate dump analytic tool: ASS.AWK V1.09<br>
    SCRIPT TO GENERATE SQL*LOADER CONTROL FILE</p>
    Edited by: Maclean Liu on Jan 22, 2012 1:23 AM

    谢谢大家支持! :)

  • Where can I find $HOME/public_html for dowloaded files on windows?

    Hi ,
    I am new to PHP. The tutorial on running the PHP application advises to put the following files ( hr.php ,hr_cn.inc, hr_ui.inc,hr_db.inc ,styles.css ) in the $HOME/public_html directory on unix platforms. I am using windows version of the program, so where is the equivalent of $HOME/public_html on windows?
    Can anyone let me know please?

    On Windows, PHP files can be put in a couple of places for the "Oracle
    Database Express Edition 2 Day Plus PHP Developer Guide":
    http://download-west.oracle.com/docs/cd/B25329_01/doc/appdev.102/b25317/toc.htm
    and the Oracle XE Tutorial:
    http://st-curriculum.oracle.com/tutorial/DBXETutorial/index.htm
    1. Check the DocumentRoot parameter in httpd.conf, e.g.
    DocumentRoot "C:/Program Files/Apache Group/Apache2/htdocs"
    Files like C:\Program Files\Apache Group\Apache2\htdocs\chap1\file.php can
    be loaded in a browser using http://localhost/chap1/file.php
    2. Edit httpd.conf and set UserDir to your favorite location e.g.:
    <IfModule mod_userdir.c>
    UserDir "C:/Program Files/Apache Group/Apache2/users/"
    </IfModule>
    Files like C:\Program Files\Apache Group\Apache2\users\cjones\chap1\file.php
    can be loaded with http://localhost/~cjones/chap1/file.php
    On Windows the Beta release of Oracle XE has problems when Instant
    Client is in the PATH environment variable, so Zend Core for Oracle
    can't be used just yet (this problem does not affect Linux).
    Until the next Oracle XE drop is available, ZCO can be substituted
    with standard Windows PHP 5.0 binaries from:
    http://snaps.php.net/
    The OCI8 extension for PHP must be updated from:
    http://pecl4win.php.net/ext.php/php_oci8.dll
    Stop Apache. Copy the new php_oci8.dll into PHP's ext directory
    replacing the old DLL. Restart Apache.
    Other instructions for installing non-ZCO PHP on Windows can be found at:
    http://www.oracle.com/technology/tech/php/htdocs/inst_php_apache_windows.html
    Personally, I don't copy php.ini as shown in step 2, and don't copy
    php5ts.dll or php_oci8.dll as shown in step 4. I leave the dll's
    where they are and simply copy php.ini to
    c:/Program Files/Apache Group/Apache2/php.ini and set its
    extension_dir directive to, for example, "c:\php5.0-win32-200511031730\ext"
    In a new thread on this forum I'll post a couple of typos I've
    reported in the Beta "2 Day Plus PHP Developer Guide".
    -- cj

  • Reg Cold Backup

    Hi,
    I am restoring a backup of database1 on different machine. I have copied datafiles, redologs, and did a ALTER DATABASE BACKUP CONTROLFILE TO TRACE.
    Now,
    [oracle@MYstestdb u02]$ cat /u01/control/control01.ctl
    CREATE CONTROLFILE REUSE DATABASE "MYDB" RESETLOGS ARCHIVELOG
        MAXLOGFILES 16
        MAXLOGMEMBERS 3
        MAXDATAFILES 100
        MAXINSTANCES 8
        MAXLOGHISTORY 2336
    LOGFILE
      GROUP 1 '/u01/lvu01/MYDB/redo01.log' SIZE 50M,
      GROUP 2 '/u01/lvu01/MYDB/redo02.log'  SIZE 50M,
      GROUP 3 '/u01/lvu01/MYDB/redo03.log'  SIZE 50M
    DATAFILE
      '/u01/lvu01/MYDB/system01.dbf',
      '/u01/lvu01/MYDB/undotbs01.dbf',
      '/u01/lvu01/MYDB/sysaux01.dbf',
      '/u01/lvu01/MYDB/users01.dbf',
      '/u01/lvu01/MYDB/MYT_APTS2.dbf',
      '/u01/lvu01/MYDB/MYM_UTILITY.dbf',
      '/u01/lvu01/MYDB/datafile/o1_mf_users_4s5j3fdd_.dbf',
      '/u01/lvu01/MYDB/MYT_APTS.dbf',
      '/u02/lvu04/MYDB/datafiles/Master/MY_mst.dbf',
      '/u02/lvu02/MYDB/datafiles/tranx/MY_trnx.dbf',
      '/u01/lvu03/MYDB/datafiles/report/MY_report.dbf',
      '/u02/lvu04/MYDB/datafiles/index/MY_index.dbf'
    CHARACTER SET WE8ISO8859P1;
    [oracle@MYstestdb u02]$ sqlplus / as sysdba
    SQL*Plus: Release 10.2.0.1.0 - Production on Fri Jan 8 10:13:13 2010
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    Connected to an idle instance.
    SQL> startup nomount;
    ORACLE instance started.
    Total System Global Area 2147483648 bytes
    Fixed Size                  2022184 bytes
    Variable Size            1358955736 bytes
    Database Buffers          771751936 bytes
    Redo Buffers               14753792 bytes
    SQL> @/u01/control/control01.ctl;
    Control file created.
    SQL> alter database open;
    alter database open
    ERROR at line 1:
    ORA-01092: ORACLE instance terminated. Disconnection forcedCan someone help me resolve this?

    Well, something is wrong here.
    1. You specify RESETLOGS in the controlfile creation, but did not use it.
    2. If you receive the error messages "needs recovery" or so, that makes questionable the copy itself of the datafiles, especially the state of the source database when doing the copy (should be down).
    3. CREATE CONTROLFILE is easily avoidable, even when your datafiles are mapped to different location, just start the db in mount status, and rename the files according to their new path directory.
    Nicolas.

  • Generate report of IO/datafile performance?

    Hello,
    I am working on some performance issues that we believe could be related to the IO subsystem. I am trying to find a way to get a baseline of the true IO performance of the database, looking only at datafile IO. In AWR reports, you can see various IO stats such as sequential read times, but this also takes memory reads into account which will skew the true IO performance numbers. Does anyone have experience with gauging IO performance in Oracle?
    Thank you
    Stack information
    - 2 node rac cluster, 11.2.0.1 Oracle GI clusterware
    - RDBMS: 11.2.0.1
    - OS: IBM AIX 5l, 64 bit
    - Storage: IBM GPFS, Shark

    jhall wrote:
    Hello,
    I am working on some performance issues that we believe could be related to the IO subsystem. I am trying to find a way to get a baseline of the true IO performance of the database, looking only at datafile IO. In AWR reports, you can see various IO stats such as sequential read times, but this also takes memory reads into account which will skew the true IO performance numbers. Does anyone have experience with gauging IO performance in Oracle?
    Thank you,
    Javan Hall
    Stack information
    - 2 node rac cluster, 11.2.0.1 Oracle GI clusterware
    - RDBMS: 11.2.0.1
    - OS: IBM AIX 5l, 64 bit
    - Storage: IBM GPFS, Shark
    >Hello,
    I am working on some performance issues that we believe could be related to the IO subsystem. I am trying to find a way to get a baseline of the true IO performance of the database, looking only at datafile IO. In AWR reports, you can see various IO stats such as sequential read times, but this also takes memory reads into account which will skew the true IO performance numbers. Does anyone have experience with gauging IO performance in Oracle?
    Thank you,
    Javan Hall
    Stack information
    - 2 node rac cluster, 11.2.0.1 Oracle GI clusterware
    - RDBMS: 11.2.0.1
    - OS: IBM AIX 5l, 64 bit
    - Storage: IBM GPFS, Shark
    http://www.oracle.com/technetwork/topics/index-089595.html

  • DATAFILE USAGE REPORT

    Hi
    I am try to generate the datafiles usage. Could you help me on this? My report should not missout temp tablespace datafiles too.
    Thanks
    Raj

    Can you please tell what you have used till now? This can make us answer you in better way.
    regards

  • Where to report a typo in documentation?

    There should be a typo on DataSource (Java Platform SE 8 ) page: "...a DataSource object is retrieved though a lookup...", probably there should be "through" instead of "though" there.

    Thanks for reporting that typographical error. This forum is fine for reporting such errors.
    Because Javadoc is generated from comments in the development Java source files, the writer who published the Javadoc would need to notify the engineer responsible for the relevant code. I'm trying to locate the writer for that Javadoc.

  • Typo in iTunes (Album name/Band..): where to report?

    Hi,
    sometimes there are typos in the iTunes store (e.g. Kings of Convenience - Riot On An Empty Steet; should be Street instead of Steet). How/where can I report such issues?
    Bests,
    errasmus

    sorry I forgot to mention, that I am using the german itunes store

  • Reporting typo in version 22.0

    I use Firefox 22.0 and I discovered that there is a typo. My browser language is Swedish.
    Open Firefox 22.0.
    Go to: Verktyg ---> Inställningar ---> Avancerat ---> Uppdateringar (tab). Here, it says: "Använd en bakgrundstjänst för att installera upppdateringar." There is one 'p' to many in "upppdateringar".
    Best regards,
    Dragonbice

    You can consider to file a bug report about this error.
    *https://developer.mozilla.org/en-US/docs/Mozilla/QA/Bug_writing_guidelines
    *https://bugzilla.mozilla.org/describecomponents.cgi?product=Mozilla%20Localizations

  • Controlfile copy reported as datafile copy?

    More 8.1.7, this time AIX.
    We've got a controlfilecopy...
    RMAN> catalog controlfilecopy '/usr/local/sebora/arch/efrt51/.ctl';
    RMAN-03022: compiling command: catalog
    RMAN-03023: executing command: catalog
    RMAN-08052: cataloged controlfile copy
    RMAN-08516: controlfile copy filename=/usr/local/sebora/arch/efrt51/.ctl recid=28 stamp=425168669
    RMAN-03023: executing command: partial resync
    RMAN-08003: starting partial resync of recovery catalog
    RMAN-08005: partial resync complete
    ...which is reported as a datafilecopy by 'report obsolete'...
    RMAN> report obsolete ;
    RMAN-03022: compiling command: report
    Report of obsolete backups and copies
    Type Key Completion Time Filename/Handle
    Datafile Copy 7343 23-MAR-01 /usr/local/sebora/arch/efrt51/.ctl
    Datafile Copy 7345 23-MAR-01 /usr/local/sebora/arch/efrt51/.ctl
    Confusing!
    Regards,
    per

    Per,
    You are right. I have filled bug 1710346 for this issue.
    Thanks.

  • How to use datafile as a filter in Web Interactive Reporting?

    <p>Hi,</p><p> </p><p>I've used a datafile in the Resultset filtering while using IRClient.</p><p>I try to do the same thing in the HTML version, but it probablycannot find the datafile though I imported the file to the samedirectory in Workspace as the BQY.</p><p> </p><p>Is it possible to do at all?</p><p> </p><p>I'm using Hyperion System 9 BI+ 9.2.0.2 version.</p><p> </p><p>With best regards,</p><p>mar</p>

    Hi Sandy,
    You can't use virtual characteristic in the query since virtual characteristics are popultaed at query run time and in the cube it is simply 'BLANK'. So if you use any filter (except 'blank') on this characteristic then you are not going to get any records feteched from the cube itself.
    Hope it helps,
    thanks
    soumya

  • How to define the datafile output_Name when output a report as spreatsheet

    Hi,
    in 10gR2 env. with AS 10 g / Reports work with RWSERVLET
    i do output a Report as a SPREADSHEET, that works fine,
    but
    to save this file there is a file_name like 'getjobid1234.xls'
    I tried to work with the report - title with boilerplate B_OR$REPORT_TITLE placed in margin ,
    but it doesn't work, no change in output_file_name
    and : how to change the B_OR$REPORT_TITLE dynamic while runtime ?
    any Help ?
    Norbert

    i use
    Desformat= SPREADSHEET
    Destype= CACHE
    web.show_document(/reports/rwservlet/getjobid<jobid>?server=ReportServer,_blank);
    with a 'name' as getjobid<jobid>
    desname doesn't work in CACHE - Mode ?
    with
    Desformat= SPREADSHEET
    Destype= FILE
    Desname= my_variable_report_name.xls
    there is the file my_variable_report_namet.xls saved on host-file-system
    ok, but can I call this with my_variable_report_name from cache without to save it everytime on server before ?

Maybe you are looking for

  • I need to uninstall iTunes and re install on a drive other than c:

    Current install is on an older pc with a 30gb c: drive.  itunes is sucking the life out of that drive by filling it with not just music, but ipad backups as well.  Is there any way to delete and reinstall itunes so that not only is the media library

  • FM - FM_REVERSE_CLEARING_FI used for...

    Hi.... I want to know what is the functionality for the function module FM_REVERSE_CLEARING_FI. Is it used to Reverse the document or clear the document. Thanks, Sandy

  • How to execute stored procedure in sqlplus

    i have procedure something like this create or replace "gettimeslots" v_acc in varchar, slot_cursor in out sys_refcursor as begin open slot_cursor for select * from tslots where tid=v_acc; end how to execute this proc in sqlplus?please help in this r

  • USB Stick [solved]

    Hi, I've got a problem with my Mp3 Stick, i tried to mount it with mount -t vfat /dev/sda /mnt/usb -o umask=022 it worked, but if i now try to copy musik on it, it doesnt work, i did it with MidnightCommander and it said "That chown couldn't be perfo

  • Slow first log-in

    Hi, At a customer site we are experiencing a slow (1m35sec) on the first log-in every day. After the first log-in the log-in time is dramatically reduced to 15-25sec. Does anyone know if there's a setting somewhere in the system that may cause this b