Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 593097 Details for
Bug 833474
system.config.listFiles() is taking too long to return data
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Additional Patch ORA-00911
0001-831320-removed-the-character-due-the-error-ORA-00911.patch (text/plain), 999 bytes, created by
Marcelo Moreira de Mello
on 2012-06-19 23:02:33 UTC
(
hide
)
Description:
Additional Patch ORA-00911
Filename:
MIME Type:
Creator:
Marcelo Moreira de Mello
Created:
2012-06-19 23:02:33 UTC
Size:
999 bytes
patch
obsolete
>From: Marcelo Moreira de Mello <mmello@redhat.com> >Date: Tue, 19 Jun 2012 19:50:39 -0300 >Subject: [PATCH] 831320 - removed the ';' character due the error ORA-00911 > > Caused by: > com.redhat.rhn.common.db.WrappedSQLException: ORA-00911: invalid character > >--- > .../src/com/redhat/rhn/common/db/datasource/xml/config_queries.xml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/java/code/src/com/redhat/rhn/common/db/datasource/xml/config_queries.xml b/java/code/src/com/redhat/rhn/common/db/datasource/xml/config_queries.xml >index eae5676..5f71e50 100644 >--- a/java/code/src/com/redhat/rhn/common/db/datasource/xml/config_queries.xml >+++ b/java/code/src/com/redhat/rhn/common/db/datasource/xml/config_queries.xml >@@ -1320,7 +1320,7 @@ select cc.label as config_channel_label, > and cf.config_channel_id = cc.id > and cf.config_file_name_id = cfn.id > and cr.config_file_type_id = cft.id >-order by cfn.path; >+order by cfn.path > </query> > </mode> > >-- >1.7.10.4 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 833474
: 593097